#AFDCEE#AFDCEE
#AFDCEE is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.9% C 0.053 H 224.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCEE |
|---|---|
| RGB | rgb(175, 220, 238) |
| HSL | hsl(197, 65%, 81%) |
| HSV | hsv(197, 26%, 93%) |
| CMYK | cmyk(26.5%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(85.24, -10.56, -13.57) |
| CIE-LCH | lch(85.24, 17.20, 232.11°) |
| OKLab | oklab(86.86% -0.038 -0.037) |
| OKLCH | oklch(86.86% 0.053 224.3) |
| XYZ | xyz(58.7004, 66.4710, 90.6096) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.72
Ice Blue
#A5DFF9
ΔE00 2.88
Powder Blue
#B0E0E6
ΔE00 5.33
Sky Blue
#87CEEB
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.29
Pale Sky Blue
#BDF6FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCEE #EEC1AF
analogous
#AFEEE0 #AFDCEE #AFBCEE
triadic
#AFDCEE #EEAFDC #DCEEAF
tetradic
#AFDCEE #E0AFEE #EEC1AF #BCEEAF
square
#AFDCEE #E0AFEE #EEC1AF #BCEEAF
split-complementary
#AFDCEE #EEAFBC #EEE0AF
monochromatic
#4AB0D9 #7DC6E3 #AFDCEE #E1F2F9 #E6F4FA
Accessibility & contrast
On white
1.47
#AFDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AFDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCEE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCEE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#9CE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdcee; /* rgb */ color: rgb(175, 220, 238); /* oklch */ color: oklch(86.9% 0.053 224.3);
Tailwind
colors: {
custom: {
50: '#c8e6f3',
500: '#afdcee',
950: '#000000',
},
}SCSS
$custom: #afdcee; $custom-light: #c8e6f3; $custom-dark: #000000;
JSON
{
"hex": "#afdcee",
"rgb": {
"r": 175,
"g": 220,
"b": 238
},
"hsl": {
"h": 197.143,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86859,
"c": 0.05302,
"h": 224.3
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#AFDCEE
secondary
#CC8E76
accent
#4C19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485