#24D3C5
A medium, vivid cyan closely aligning with Turquoise.
About #24D3C5
When working with digital screens, the color #24D3C5 is rendered by mixing light. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(36, 211, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 83% cyan and 0% magenta inks. 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. 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#24D3C5
RGB36, 211, 197
HSL175.2°, 70.9%, 48.4%
CMYK83%, 0%, 7%, 17%
HSV175.2°, 82.9%, 82.7%
LAB76.7, -44.2, -5.0
XYZ34.1, 51.0, 60.9
Decimal2413509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.20:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24D3C5;
}
.text-color {
color: #24D3C5;
}
.border-color {
border: 2px solid #24D3C5;
}