#AFE0FB#AFE0FB
#AFE0FB is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 88.1% C 0.063 H 232.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0FB |
|---|---|
| RGB | rgb(175, 224, 251) |
| HSL | hsl(201, 90%, 84%) |
| HSV | hsv(201, 30%, 98%) |
| CMYK | cmyk(30.3%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(86.70, -9.62, -18.24) |
| CIE-LCH | lch(86.70, 20.62, 242.18°) |
| OKLab | oklab(88.15% -0.0383 -0.0499) |
| OKLCH | oklch(88.15% 0.063 232.5) |
| XYZ | xyz(61.7420, 69.3875, 101.3880) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.09
Lightblue
#ADD8E6
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0FB #FBCAAF
analogous
#AFFBF0 #AFE0FB #AFBAFB
triadic
#AFE0FB #FBAFE0 #E0FBAF
tetradic
#AFE0FB #F0AFFB #FBCAAF #BAFBAF
square
#AFE0FB #F0AFFB #FBCAAF #BAFBAF
split-complementary
#AFE0FB #FBAFBA #FBF0AF
monochromatic
#3AB3F5 #75C9F8 #AFE0FB #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.41
#AFE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#AFE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0FB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0FB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#97E7E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe0fb; /* rgb */ color: rgb(175, 224, 251); /* oklch */ color: oklch(88.1% 0.063 232.5);
Tailwind
colors: {
custom: {
50: '#c8e9fc',
500: '#afe0fb',
950: '#000000',
},
}SCSS
$custom: #afe0fb; $custom-light: #c8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#afe0fb",
"rgb": {
"r": 175,
"g": 224,
"b": 251
},
"hsl": {
"h": 201.316,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.88145,
"c": 0.06291,
"h": 232.5
},
"luminance": 0.6939
}Semantic roles & 50–950 ramp
primary
#AFE0FB
secondary
#DF976F
accent
#5200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485