Black#050505
Cyan#00FFFF
Dark Turquoise#00CCCC
Teal#006666
Black#001111

Color Palette

#050505 · #00FFFF · #00CCCC · #006666 · #001111

monochromatic0 likes
Share

Export for Developers

:root {
  --color-1: #050505;
  --color-1-rgb: 5, 5, 5;
  --color-1-hsl: 0, 0%, 2%;
  --color-2: #00FFFF;
  --color-2-rgb: 0, 255, 255;
  --color-2-hsl: 180, 100%, 50%;
  --color-3: #00CCCC;
  --color-3-rgb: 0, 204, 204;
  --color-3-hsl: 180, 100%, 40%;
  --color-4: #006666;
  --color-4-rgb: 0, 102, 102;
  --color-4-hsl: 180, 100%, 20%;
  --color-5: #001111;
  --color-5-rgb: 0, 17, 17;
  --color-5-hsl: 180, 100%, 3%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#050505
On White
20.38:1AAA
On Black
1.03:1Fail
Aa
Aa
#00FFFF
On White
1.25:1Fail
On Black
16.75:1AAA
Aa
Aa
#00CCCC
On White
2:1Fail
On Black
10.51:1AAA
Aa
Aa
#006666
On White
6.79:1AA
On Black
3.09:1Fail
Aa
Aa
#001111
On White
19.3:1AAA
On Black
1.09:1Fail
Aa
Aa

Contrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.

Palette Variations

Palette Variations

Original

☀️

lighter

· Increased lightness, reduced saturation

🌑

darker

· Reduced lightness, increased saturation

🌫️

muted

· Desaturated for a calm, muted look

vibrant

· Boosted saturation for maximum impact

Best Use Cases for This Palette

This monochromatic palette featuring Black, Cyan, Dark Turquoise works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.

Frequently Asked Questions

What are the hex codes in this color palette?

The colors in this palette are: #050505, #00FFFF, #00CCCC, #006666, #001111. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.

What is this color palette good for?

This monochromatic color palette featuring Black, Cyan, Dark Turquoise works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.

Is this color palette accessible?

Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.

How do I use this palette in Tailwind CSS?

Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.

Explore more: Generate palettes · Check contrast · Tints & shades · All free tools