#AFE5FC#AFE5FC
#AFE5FC is a very light, moderate cyan. Relative luminance 0.722; OKLCH L 89.2% C 0.064 H 226.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5FC |
|---|---|
| RGB | rgb(175, 229, 252) |
| HSL | hsl(198, 93%, 84%) |
| HSV | hsv(198, 31%, 99%) |
| CMYK | cmyk(30.6%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(88.05, -11.95, -16.72) |
| CIE-LCH | lch(88.05, 20.55, 234.45°) |
| OKLab | oklab(89.23% -0.0442 -0.0457) |
| OKLCH | oklch(89.23% 0.064 226) |
| XYZ | xyz(63.2637, 72.1778, 102.6749) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.75
Lightblue
#ADD8E6
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 6.40
Powder Blue
#B0E0E6
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5FC #FCC6AF
analogous
#AFFCEC #AFE5FC #AFBEFC
triadic
#AFE5FC #FCAFE5 #E5FCAF
tetradic
#AFE5FC #ECAFFC #FCC6AF #BEFCAF
square
#AFE5FC #ECAFFC #FCC6AF #BEFCAF
split-complementary
#AFE5FC #FCAFBE #FCECAF
monochromatic
#39BFF8 #74D2FA #AFE5FC #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.36
#AFE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#AFE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5FC
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5FC | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#96ECEC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afe5fc; /* rgb */ color: rgb(175, 229, 252); /* oklch */ color: oklch(89.2% 0.064 226.0);
Tailwind
colors: {
custom: {
50: '#c9edfd',
500: '#afe5fc',
950: '#000000',
},
}SCSS
$custom: #afe5fc; $custom-light: #c9edfd; $custom-dark: #000000;
JSON
{
"hex": "#afe5fc",
"rgb": {
"r": 175,
"g": 229,
"b": 252
},
"hsl": {
"h": 197.922,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.89231,
"c": 0.0636,
"h": 226
},
"luminance": 0.72181
}Semantic roles & 50–950 ramp
primary
#AFE5FC
secondary
#E0916F
accent
#4500E6
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485