#24AFB6
A medium, moderate cyan closely aligning with Lightseagreen.
About #24AFB6
The precise color #24AFB6 is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 36 red, 175 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. The color uses 80% Cyan, 4% Magenta, 0% Yellow, and 29% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24AFB6
RGB36, 175, 182
HSL182.9°, 67.0%, 42.7%
CMYK80%, 4%, 0%, 29%
HSV182.9°, 80.2%, 71.4%
LAB65.3, -32.2, -13.7
XYZ24.5, 34.4, 49.6
Decimal2404278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AFB6;
}
.text-color {
color: #24AFB6;
}
.border-color {
border: 2px solid #24AFB6;
}