#AFDCED#AFDCED
#AFDCED is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.8% C 0.052 H 222.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCED |
|---|---|
| RGB | rgb(175, 220, 237) |
| HSL | hsl(196, 63%, 81%) |
| HSV | hsv(196, 26%, 93%) |
| CMYK | cmyk(26.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.21, -10.79, -13.09) |
| CIE-LCH | lch(85.21, 16.96, 230.50°) |
| OKLab | oklab(86.83% -0.0383 -0.0357) |
| OKLCH | oklch(86.83% 0.052 222.9) |
| XYZ | xyz(58.5539, 66.4124, 89.8380) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.41
Ice Blue
#A5DFF9
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.49
Pale Sky Blue
#BDF6FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCED #EDC0AF
analogous
#AFEDDF #AFDCED #AFBDED
triadic
#AFDCED #EDAFDC #DCEDAF
tetradic
#AFDCED #DFAFED #EDC0AF #BDEDAF
square
#AFDCED #DFAFED #EDC0AF #BDEDAF
split-complementary
#AFDCED #EDAFBD #EDDFAF
monochromatic
#4BB0D7 #7DC6E2 #AFDCED #E1F2F8 #E6F4F9
Accessibility & contrast
On white
1.47
#AFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCED
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCED | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#9CE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdced; /* rgb */ color: rgb(175, 220, 237); /* oklch */ color: oklch(86.8% 0.052 222.9);
Tailwind
colors: {
custom: {
50: '#c8e6f2',
500: '#afdced',
950: '#000000',
},
}SCSS
$custom: #afdced; $custom-light: #c8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#afdced",
"rgb": {
"r": 175,
"g": 220,
"b": 237
},
"hsl": {
"h": 196.452,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.86826,
"c": 0.05237,
"h": 222.9
},
"luminance": 0.66415
}Semantic roles & 50–950 ramp
primary
#AFDCED
secondary
#CA8D76
accent
#4B1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485