#AFE0FA#AFE0FA
#AFE0FA is a very light, moderate cyan. Relative luminance 0.693; OKLCH L 88.1% C 0.062 H 231.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0FA |
|---|---|
| RGB | rgb(175, 224, 250) |
| HSL | hsl(201, 88%, 83%) |
| HSV | hsv(201, 30%, 98%) |
| CMYK | cmyk(30%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(86.66, -9.86, -17.76) |
| CIE-LCH | lch(86.66, 20.31, 240.97°) |
| OKLab | oklab(88.11% -0.0387 -0.0486) |
| OKLCH | oklch(88.11% 0.062 231.5) |
| XYZ | xyz(61.5848, 69.3246, 100.5600) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.89
Lightblue
#ADD8E6
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0FA #FAC9AF
analogous
#AFFAEE #AFE0FA #AFBAFA
triadic
#AFE0FA #FAAFE0 #E0FAAF
tetradic
#AFE0FA #EEAFFA #FAC9AF #BAFAAF
square
#AFE0FA #EEAFFA #FAC9AF #BAFAAF
split-complementary
#AFE0FA #FAAFBA #FAEEAF
monochromatic
#3CB3F3 #75CAF6 #AFE0FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.41
#AFE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AFE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0FA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0FA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#C9D5FA
Tritanopia (blue-blind)
#97E7E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe0fa; /* rgb */ color: rgb(175, 224, 250); /* oklch */ color: oklch(88.1% 0.062 231.5);
Tailwind
colors: {
custom: {
50: '#c8e9fc',
500: '#afe0fa',
950: '#000000',
},
}SCSS
$custom: #afe0fa; $custom-light: #c8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#afe0fa",
"rgb": {
"r": 175,
"g": 224,
"b": 250
},
"hsl": {
"h": 200.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.8811,
"c": 0.06209,
"h": 231.5
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#AFE0FA
secondary
#DD9670
accent
#5001E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485