#24BDAF
A medium, moderate cyan closely aligning with Lightseagreen.
About #24BDAF
The hex code #24BDAF represents a beautifully specific shade of cyan. Designers often compare it to the standard color Lightseagreen. This translates to an RGB value of rgb(36, 189, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 81% Cyan, 0% Magenta, 7% Yellow, and 26% Black. With a hue angle of 174.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24BDAF
RGB36, 189, 175
HSL174.5°, 68.0%, 44.1%
CMYK81%, 0%, 7%, 26%
HSV174.5°, 81.0%, 74.1%
LAB69.4, -40.7, -3.8
XYZ26.7, 39.9, 46.8
Decimal2407855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.97:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24BDAF;
}
.text-color {
color: #24BDAF;
}
.border-color {
border: 2px solid #24BDAF;
}