#AFE0FE#AFE0FE
#AFE0FE is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.066 H 235.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0FE |
|---|---|
| RGB | rgb(175, 224, 254) |
| HSL | hsl(203, 98%, 84%) |
| HSV | hsv(203, 31%, 100%) |
| CMYK | cmyk(31.1%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.79, -8.92, -19.68) |
| CIE-LCH | lch(86.79, 21.60, 245.62°) |
| OKLab | oklab(88.25% -0.0372 -0.0539) |
| OKLCH | oklch(88.25% 0.066 235.4) |
| XYZ | xyz(62.2187, 69.5781, 103.8983) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.85
Light Blue
#95D0FC
ΔE00 5.27
Lightblue
#ADD8E6
ΔE00 5.78
Baby Blue
#89CFF0
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0FE #FECDAF
analogous
#AFFEF5 #AFE0FE #AFB9FE
triadic
#AFE0FE #FEAFE0 #E0FEAF
tetradic
#AFE0FE #F5AFFE #FECDAF #B9FEAF
square
#AFE0FE #F5AFFE #FECDAF #B9FEAF
split-complementary
#AFE0FE #FEAFB9 #FEF5AF
monochromatic
#36B1FC #73C9FD #AFE0FE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.41
#AFE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AFE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0FE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0FE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#96E8E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe0fe; /* rgb */ color: rgb(175, 224, 254); /* oklch */ color: oklch(88.3% 0.066 235.4);
Tailwind
colors: {
custom: {
50: '#c8e9fe',
500: '#afe0fe',
950: '#000000',
},
}SCSS
$custom: #afe0fe; $custom-light: #c8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#afe0fe",
"rgb": {
"r": 175,
"g": 224,
"b": 254
},
"hsl": {
"h": 202.785,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.88251,
"c": 0.0655,
"h": 235.4
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#AFE0FE
secondary
#E49A6E
accent
#5700E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485