#24E2BD
A medium, vivid cyan closely aligning with Turquoise.
About #24E2BD
At its core, #24E2BD is a medium and vivid hue. Designers often compare it to the standard color Turquoise. Its digital footprint relies on 36 parts red, 226 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 0% M, 16% Y, and 11% K. The HSL representation is 168.3° hue, 76.6% saturation, and 51.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24E2BD
RGB36, 226, 189
HSL168.3°, 76.6%, 51.4%
CMYK84%, 0%, 16%, 11%
HSV168.3°, 84.1%, 88.6%
LAB81.0, -52.6, 5.6
XYZ37.1, 58.4, 57.5
Decimal2417341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.69:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E2BD;
}
.text-color {
color: #24E2BD;
}
.border-color {
border: 2px solid #24E2BD;
}