#24A0DB
A medium, vivid blue closely aligning with Deepskyblue.
About #24A0DB
Visually, #24A0DB is defined as a vivid blue. Designers often compare it to the standard color Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 160, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 84% C, 27% M, 0% Y, and 14% K. The HSL representation is 199.3° hue, 71.8% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24A0DB
RGB36, 160, 219
HSL199.3°, 71.8%, 50.0%
CMYK84%, 27%, 0%, 14%
HSV199.3°, 83.6%, 85.9%
LAB62.2, -12.1, -39.1
XYZ26.1, 30.6, 71.6
Decimal2400475
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.13:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24A0DB;
}
.text-color {
color: #24A0DB;
}
.border-color {
border: 2px solid #24A0DB;
}