#24F0DB
A medium, vivid cyan closely aligning with Turquoise.
About #24F0DB
The precise color #24F0DB is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(36, 240, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 85% Cyan, 0% Magenta, 9% Yellow, and 6% Black. With a hue angle of 173.8 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24F0DB
RGB36, 240, 219
HSL173.8°, 87.2%, 54.1%
CMYK85%, 0%, 9%, 6%
HSV173.8°, 85.0%, 94.1%
LAB85.9, -50.5, -3.1
XYZ44.7, 67.8, 77.8
Decimal2420955
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.56:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24F0DB;
}
.text-color {
color: #24F0DB;
}
.border-color {
border: 2px solid #24F0DB;
}