#AFD8EA#AFD8EA
#AFD8EA is a very light, muted cyan. Relative luminance 0.642; OKLCH L 85.9% C 0.050 H 226.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD8EA |
|---|---|
| RGB | rgb(175, 216, 234) |
| HSL | hsl(198, 58%, 80%) |
| HSV | hsv(198, 25%, 92%) |
| CMYK | cmyk(25.2%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.05, -9.41, -13.23) |
| CIE-LCH | lch(84.05, 16.23, 234.59°) |
| OKLab | oklab(85.88% -0.0343 -0.036) |
| OKLCH | oklch(85.88% 0.05 226.4) |
| XYZ | xyz(57.0820, 64.1640, 87.2032) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.93
Ice Blue
#A5DFF9
ΔE00 3.55
Powder Blue
#B0E0E6
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD8EA #EAC1AF
analogous
#AFEADE #AFD8EA #AFBAEA
triadic
#AFD8EA #EAAFD8 #D8EAAF
tetradic
#AFD8EA #DEAFEA #EAC1AF #BAEAAF
square
#AFD8EA #DEAFEA #EAC1AF #BAEAAF
split-complementary
#AFD8EA #EAAFBA #EADEAF
monochromatic
#4EA9D1 #7FC0DD #AFD8EA #DFF0F7 #E7F3F9
Accessibility & contrast
On white
1.52
#AFD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#AFD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD8EA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD8EA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#9DDEDE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afd8ea; /* rgb */ color: rgb(175, 216, 234); /* oklch */ color: oklch(85.9% 0.050 226.4);
Tailwind
colors: {
custom: {
50: '#c8e4f0',
500: '#afd8ea',
950: '#000000',
},
}SCSS
$custom: #afd8ea; $custom-light: #c8e4f0; $custom-dark: #000000;
JSON
{
"hex": "#afd8ea",
"rgb": {
"r": 175,
"g": 216,
"b": 234
},
"hsl": {
"h": 198.305,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.85882,
"c": 0.04974,
"h": 226.4
},
"luminance": 0.64166
}Semantic roles & 50–950 ramp
primary
#AFD8EA
secondary
#C68F77
accent
#521FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485