#AFDFED#AFDFED
#AFDFED is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.5% C 0.053 H 217.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFED |
|---|---|
| RGB | rgb(175, 223, 237) |
| HSL | hsl(194, 63%, 81%) |
| HSV | hsv(194, 26%, 93%) |
| CMYK | cmyk(26.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.01, -12.33, -11.89) |
| CIE-LCH | lch(86.01, 17.13, 223.98°) |
| OKLab | oklab(87.46% -0.0422 -0.0324) |
| OKLCH | oklch(87.46% 0.053 217.5) |
| XYZ | xyz(59.3483, 68.0012, 90.1028) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.84
Powder Blue
#B0E0E6
ΔE00 3.34
Ice Blue
#A5DFF9
ΔE00 3.97
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.90
Baby Blue
#89CFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFED #EDBDAF
analogous
#AFEDDC #AFDFED #AFC0ED
triadic
#AFDFED #EDAFDF #DFEDAF
tetradic
#AFDFED #DCAFED #EDBDAF #C0EDAF
square
#AFDFED #DCAFED #EDBDAF #C0EDAF
split-complementary
#AFDFED #EDAFC0 #EDDCAF
monochromatic
#4BB7D7 #7DCBE2 #AFDFED #E1F3F8 #E6F5F9
Accessibility & contrast
On white
1.44
#AFDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#AFDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFED
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFED | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#9CE4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afdfed; /* rgb */ color: rgb(175, 223, 237); /* oklch */ color: oklch(87.5% 0.053 217.5);
Tailwind
colors: {
custom: {
50: '#c8e9f2',
500: '#afdfed',
950: '#000000',
},
}SCSS
$custom: #afdfed; $custom-light: #c8e9f2; $custom-dark: #000000;
JSON
{
"hex": "#afdfed",
"rgb": {
"r": 175,
"g": 223,
"b": 237
},
"hsl": {
"h": 193.548,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.8746,
"c": 0.0532,
"h": 217.5
},
"luminance": 0.68004
}Semantic roles & 50–950 ramp
primary
#AFDFED
secondary
#CA8976
accent
#421ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485