#24AFE2
A medium, vivid blue closely aligning with Deepskyblue.
About #24AFE2
At its core, #24AFE2 is a medium and vivid hue. Designers often compare it to the standard color Deepskyblue. In the RGB color space, it consists of 36 red, 175 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 84% cyan, 23% magenta, 0% yellow, and 11% black. With a hue angle of 196.1 degrees, it sits comfortably in the blue 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24AFE2
RGB36, 175, 226
HSL196.1°, 76.6%, 51.4%
CMYK84%, 23%, 0%, 11%
HSV196.1°, 84.1%, 88.6%
LAB66.9, -17.8, -35.6
XYZ29.8, 36.5, 77.4
Decimal2404322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.31:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24AFE2;
}
.text-color {
color: #24AFE2;
}
.border-color {
border: 2px solid #24AFE2;
}