#AFDEED#AFDEED
#AFDEED is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.2% C 0.053 H 219.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEED |
|---|---|
| RGB | rgb(175, 222, 237) |
| HSL | hsl(195, 63%, 81%) |
| HSV | hsv(195, 26%, 93%) |
| CMYK | cmyk(26.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.74, -11.82, -12.29) |
| CIE-LCH | lch(85.74, 17.05, 226.13°) |
| OKLab | oklab(87.25% -0.0409 -0.0335) |
| OKLCH | oklch(87.25% 0.053 219.3) |
| XYZ | xyz(59.0819, 67.4685, 90.0140) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.50
Ice Blue
#A5DFF9
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 3.86
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEED #EDBEAF
analogous
#AFEDDD #AFDEED #AFBFED
triadic
#AFDEED #EDAFDE #DEEDAF
tetradic
#AFDEED #DDAFED #EDBEAF #BFEDAF
square
#AFDEED #DDAFED #EDBEAF #BFEDAF
split-complementary
#AFDEED #EDAFBF #EDDDAF
monochromatic
#4BB5D7 #7DC9E2 #AFDEED #E1F3F8 #E6F5F9
Accessibility & contrast
On white
1.45
#AFDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#AFDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEED
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEED | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#9CE3E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdeed; /* rgb */ color: rgb(175, 222, 237); /* oklch */ color: oklch(87.2% 0.053 219.3);
Tailwind
colors: {
custom: {
50: '#c8e8f2',
500: '#afdeed',
950: '#000000',
},
}SCSS
$custom: #afdeed; $custom-light: #c8e8f2; $custom-dark: #000000;
JSON
{
"hex": "#afdeed",
"rgb": {
"r": 175,
"g": 222,
"b": 237
},
"hsl": {
"h": 194.516,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.87248,
"c": 0.05287,
"h": 219.3
},
"luminance": 0.67471
}Semantic roles & 50–950 ramp
primary
#AFDEED
secondary
#CA8A76
accent
#451ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485