#AFDEEB#AFDEEB
#AFDEEB is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.2% C 0.052 H 216.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEEB |
|---|---|
| RGB | rgb(175, 222, 235) |
| HSL | hsl(193, 60%, 80%) |
| HSV | hsv(193, 26%, 92%) |
| CMYK | cmyk(25.5%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.68, -12.26, -11.32) |
| CIE-LCH | lch(85.68, 16.69, 222.72°) |
| OKLab | oklab(87.18% -0.0417 -0.0308) |
| OKLCH | oklch(87.18% 0.052 216.5) |
| XYZ | xyz(58.7913, 67.3522, 88.4837) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.70
Powder Blue
#B0E0E6
ΔE00 3.05
Ice Blue
#A5DFF9
ΔE00 4.33
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEEB #EBBCAF
analogous
#AFEBDA #AFDEEB #AFC0EB
triadic
#AFDEEB #EBAFDE #DEEBAF
tetradic
#AFDEEB #DAAFEB #EBBCAF #C0EBAF
square
#AFDEEB #DAAFEB #EBBCAF #C0EBAF
split-complementary
#AFDEEB #EBAFC0 #EBDAAF
monochromatic
#4DB6D3 #7ECADF #AFDEEB #E0F2F7 #E7F5F9
Accessibility & contrast
On white
1.45
#AFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#AFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEEB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEEB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#9CE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdeeb; /* rgb */ color: rgb(175, 222, 235); /* oklch */ color: oklch(87.2% 0.052 216.5);
Tailwind
colors: {
custom: {
50: '#c8e8f1',
500: '#afdeeb',
950: '#000000',
},
}SCSS
$custom: #afdeeb; $custom-light: #c8e8f1; $custom-dark: #000000;
JSON
{
"hex": "#afdeeb",
"rgb": {
"r": 175,
"g": 222,
"b": 235
},
"hsl": {
"h": 193,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.87183,
"c": 0.05184,
"h": 216.5
},
"luminance": 0.67355
}Semantic roles & 50–950 ramp
primary
#AFDEEB
secondary
#C78877
accent
#431EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485