#24A0AF
A medium, moderate cyan closely aligning with Darkcyan.
About #24A0AF
When working with digital screens, the color #24A0AF is rendered by mixing light. Designers often compare it to the standard color Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 160, and 175.
For print applications, it's crucial to understand its CMYK makeup. The color uses 79% Cyan, 9% Magenta, 0% Yellow, and 31% Black. The HSL representation is 186.5° hue, 65.9% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24A0AF
RGB36, 160, 175
HSL186.5°, 65.9%, 41.4%
CMYK79%, 9%, 0%, 31%
HSV186.5°, 79.4%, 68.6%
LAB60.4, -27.0, -17.2
XYZ21.0, 28.6, 45.0
Decimal2400431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.12:1
Text on #FFFFFF
AA Large
6.72:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24A0AF;
}
.text-color {
color: #24A0AF;
}
.border-color {
border: 2px solid #24A0AF;
}