#2CAFE2
A medium, vivid blue closely aligning with Deepskyblue.
About #2CAFE2
The precise color #2CAFE2 is an excellent choice for modern design projects. Designers often compare it to the standard color Deepskyblue. Its digital footprint relies on 44 parts red, 175 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 81% C, 23% M, 0% Y, and 11% K. The HSL representation is 196.8° hue, 75.8% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CAFE2
RGB44, 175, 226
HSL196.8°, 75.8%, 52.9%
CMYK81%, 23%, 0%, 11%
HSV196.8°, 80.5%, 88.6%
LAB67.0, -17.1, -35.4
XYZ30.1, 36.7, 77.4
Decimal2928610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.34:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CAFE2;
}
.text-color {
color: #2CAFE2;
}
.border-color {
border: 2px solid #2CAFE2;
}