#00CCE2
A medium, vivid cyan closely aligning with Darkturquoise.
About #00CCE2
At its core, #00CCE2 is a medium and vivid hue. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 0 parts red, 204 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 10% magenta, 0% yellow, and 11% black. With a hue angle of 185.8 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00CCE2
RGB0, 204, 226
HSL185.8°, 100.0%, 44.3%
CMYK100%, 10%, 0%, 11%
HSV185.8°, 100.0%, 88.6%
LAB75.2, -33.8, -22.8
XYZ35.3, 48.7, 79.5
Decimal52450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.96:1
Text on #FFFFFF
FAIL
10.74:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00CCE2;
}
.text-color {
color: #00CCE2;
}
.border-color {
border: 2px solid #00CCE2;
}