#AFE0FC#AFE0FC
#AFE0FC is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.2% C 0.064 H 233.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0FC |
|---|---|
| RGB | rgb(175, 224, 252) |
| HSL | hsl(202, 93%, 84%) |
| HSV | hsv(202, 31%, 99%) |
| CMYK | cmyk(30.6%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.73, -9.39, -18.72) |
| CIE-LCH | lch(86.73, 20.94, 243.36°) |
| OKLab | oklab(88.18% -0.0379 -0.0512) |
| OKLCH | oklch(88.18% 0.064 233.5) |
| XYZ | xyz(61.9001, 69.4507, 102.2204) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.32
Lightblue
#ADD8E6
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0FC #FCCBAF
analogous
#AFFCF1 #AFE0FC #AFB9FC
triadic
#AFE0FC #FCAFE0 #E0FCAF
tetradic
#AFE0FC #F1AFFC #FCCBAF #B9FCAF
square
#AFE0FC #F1AFFC #FCCBAF #B9FCAF
split-complementary
#AFE0FC #FCAFB9 #FCF1AF
monochromatic
#39B2F8 #74C9FA #AFE0FC #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.41
#AFE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#AFE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0FC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0FC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#96E8E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe0fc; /* rgb */ color: rgb(175, 224, 252); /* oklch */ color: oklch(88.2% 0.064 233.5);
Tailwind
colors: {
custom: {
50: '#c8e9fd',
500: '#afe0fc',
950: '#000000',
},
}SCSS
$custom: #afe0fc; $custom-light: #c8e9fd; $custom-dark: #000000;
JSON
{
"hex": "#afe0fc",
"rgb": {
"r": 175,
"g": 224,
"b": 252
},
"hsl": {
"h": 201.818,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.8818,
"c": 0.06376,
"h": 233.5
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#AFE0FC
secondary
#E0986F
accent
#5300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485