#24A0CC
A medium, vivid blue closely aligning with Deepskyblue.
About #24A0CC
The precise color #24A0CC is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. In the RGB color space, it consists of 36 red, 160 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 82% C, 22% M, 0% Y, and 20% K. The HSL representation is 195.7° hue, 70.0% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24A0CC
RGB36, 160, 204
HSL195.7°, 70.0%, 47.1%
CMYK82%, 22%, 0%, 20%
HSV195.7°, 82.4%, 80.0%
LAB61.5, -17.4, -31.7
XYZ24.2, 29.9, 61.6
Decimal2400460
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.98:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24A0CC;
}
.text-color {
color: #24A0CC;
}
.border-color {
border: 2px solid #24A0CC;
}