#24E2E2
A medium, vivid cyan closely aligning with Darkturquoise.
About #24E2E2
The precise color #24E2E2 is an excellent choice for modern design projects. Its closest recognized web color is Darkturquoise. This translates to an RGB value of rgb(36, 226, 226).
If you are designing for print, the four-color process is what matters most. The color uses 84% Cyan, 0% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24E2E2
RGB36, 226, 226
HSL180.0°, 76.6%, 51.4%
CMYK84%, 0%, 0%, 11%
HSV180.0°, 84.1%, 88.6%
LAB82.0, -42.5, -12.6
XYZ41.7, 60.3, 81.4
Decimal2417378
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.05:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E2E2;
}
.text-color {
color: #24E2E2;
}
.border-color {
border: 2px solid #24E2E2;
}