#24CCB6
A medium, vivid cyan closely aligning with Turquoise.
About #24CCB6
The precise color #24CCB6 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 204, and 182.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 82% C, 0% M, 11% Y, and 20% K. The HSL representation is 172.1° hue, 70.0% saturation, and 47.1% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24CCB6
RGB36, 204, 182
HSL172.1°, 70.0%, 47.1%
CMYK82%, 0%, 11%, 20%
HSV172.1°, 82.4%, 80.0%
LAB74.2, -45.3, -0.6
XYZ30.8, 46.9, 51.7
Decimal2411702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.39:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24CCB6;
}
.text-color {
color: #24CCB6;
}
.border-color {
border: 2px solid #24CCB6;
}