#AFE2F0
A very light, moderate cyan closely aligning with Lightblue.
About #AFE2F0
The hex code #AFE2F0 represents a beautifully specific shade of cyan. Its closest recognized web color is Lightblue. Its digital footprint relies on 175 parts red, 226 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 27% cyan, 6% magenta, 0% yellow, and 6% black. With a hue angle of 192.9 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#AFE2F0
RGB175, 226, 240
HSL192.9°, 68.4%, 81.4%
CMYK27%, 6%, 0%, 6%
HSV192.9°, 27.1%, 94.1%
LAB86.9, -13.2, -12.2
XYZ60.6, 69.8, 92.7
Decimal11526896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.96:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE2F0;
}
.text-color {
color: #AFE2F0;
}
.border-color {
border: 2px solid #AFE2F0;
}