#AFDCEC#AFDCEC
#AFDCEC is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.8% C 0.052 H 221.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCEC |
|---|---|
| RGB | rgb(175, 220, 236) |
| HSL | hsl(196, 62%, 81%) |
| HSV | hsv(196, 26%, 93%) |
| CMYK | cmyk(25.8%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.18, -11.02, -12.61) |
| CIE-LCH | lch(85.18, 16.74, 228.85°) |
| OKLab | oklab(86.79% -0.0387 -0.0343) |
| OKLCH | oklch(86.79% 0.052 221.6) |
| XYZ | xyz(58.4082, 66.3541, 89.0707) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.15
Ice Blue
#A5DFF9
ΔE00 3.40
Powder Blue
#B0E0E6
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCEC #ECBFAF
analogous
#AFECDD #AFDCEC #AFBDEC
triadic
#AFDCEC #ECAFDC #DCECAF
tetradic
#AFDCEC #DDAFEC #ECBFAF #BDECAF
square
#AFDCEC #DDAFEC #ECBFAF #BDECAF
split-complementary
#AFDCEC #ECAFBD #ECDDAF
monochromatic
#4CB1D5 #7EC6E0 #AFDCEC #E0F2F8 #E6F4F9
Accessibility & contrast
On white
1.47
#AFDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AFDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCEC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCEC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#9CE1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdcec; /* rgb */ color: rgb(175, 220, 236); /* oklch */ color: oklch(86.8% 0.052 221.6);
Tailwind
colors: {
custom: {
50: '#c8e6f2',
500: '#afdcec',
950: '#000000',
},
}SCSS
$custom: #afdcec; $custom-light: #c8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#afdcec",
"rgb": {
"r": 175,
"g": 220,
"b": 236
},
"hsl": {
"h": 195.738,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.86793,
"c": 0.05175,
"h": 221.6
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#AFDCEC
secondary
#C98C76
accent
#4A1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485