#00CCE9
A medium, vivid cyan closely aligning with Darkturquoise.
About #00CCE9
The precise color #00CCE9 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkturquoise. In the RGB color space, it consists of 0 red, 204 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 12% Magenta, 0% Yellow, and 9% Black. With a hue angle of 187.5 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00CCE9
RGB0, 204, 233
HSL187.5°, 100.0%, 45.7%
CMYK100%, 12%, 0%, 9%
HSV187.5°, 100.0%, 91.4%
LAB75.5, -31.6, -26.2
XYZ36.3, 49.1, 84.6
Decimal52457
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.81:1
Text on #000000
AAA
1.86:1
Text on #F8FAFC
FAIL
9.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00CCE9;
}
.text-color {
color: #00CCE9;
}
.border-color {
border: 2px solid #00CCE9;
}