#24C5B6
A medium, moderate cyan closely aligning with Lightseagreen.
About #24C5B6
At its core, #24C5B6 is a medium and moderate hue. Designers often compare it to the standard color Lightseagreen. Its digital footprint relies on 36 parts red, 197 parts green, and 182 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 82% Cyan, 0% Magenta, 8% Yellow, and 23% Black. With a hue angle of 174.4 degrees, it sits comfortably in the cyan spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24C5B6
RGB36, 197, 182
HSL174.4°, 69.1%, 45.7%
CMYK82%, 0%, 8%, 23%
HSV174.4°, 81.7%, 77.3%
LAB72.0, -42.2, -3.7
XYZ29.1, 43.7, 51.2
Decimal2409910
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.74:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24C5B6;
}
.text-color {
color: #24C5B6;
}
.border-color {
border: 2px solid #24C5B6;
}