#24AF92
A medium, moderate cyan closely aligning with Lightseagreen.
About #24AF92
The hex code #24AF92 represents a beautifully specific shade of cyan. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 36 red, 175 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 79% Cyan, 0% Magenta, 17% Yellow, and 31% Black. The HSL representation is 167.5° hue, 65.9% saturation, and 41.4% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24AF92
RGB36, 175, 146
HSL167.5°, 65.9%, 41.4%
CMYK79%, 0%, 17%, 31%
HSV167.5°, 79.4%, 68.6%
LAB64.3, -42.5, 4.7
XYZ21.2, 33.1, 32.5
Decimal2404242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.76:1
Text on #FFFFFF
FAIL
7.62:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AF92;
}
.text-color {
color: #24AF92;
}
.border-color {
border: 2px solid #24AF92;
}