#24AFAF
A medium, moderate cyan closely aligning with Lightseagreen.
About #24AFAF
At its core, #24AFAF is a medium and moderate hue. It is closely associated with the named CSS color Lightseagreen. In the RGB color space, it consists of 36 red, 175 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 79% C, 0% M, 0% Y, and 31% K. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24AFAF
RGB36, 175, 175
HSL180.0°, 65.9%, 41.4%
CMYK79%, 0%, 0%, 31%
HSV180.0°, 79.4%, 68.6%
LAB65.1, -34.3, -10.2
XYZ23.8, 34.1, 45.9
Decimal2404271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.83:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AFAF;
}
.text-color {
color: #24AFAF;
}
.border-color {
border: 2px solid #24AFAF;
}