#AADEEB#AADEEB
#AADEEB is a very light, muted cyan. Relative luminance 0.668; OKLCH L 86.9% C 0.056 H 214.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEEB |
|---|---|
| RGB | rgb(170, 222, 235) |
| HSL | hsl(192, 62%, 79%) |
| HSV | hsv(192, 28%, 92%) |
| CMYK | cmyk(27.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.39, -13.71, -11.78) |
| CIE-LCH | lch(85.39, 18.07, 220.68°) |
| OKLab | oklab(86.88% -0.0463 -0.0321) |
| OKLCH | oklch(86.88% 0.056 214.8) |
| XYZ | xyz(57.6896, 66.7841, 88.4321) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.46
Powder Blue
#B0E0E6
ΔE00 2.74
Ice Blue
#A5DFF9
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEEB #EBB7AA
analogous
#AAEBD8 #AADEEB #AABEEB
triadic
#AADEEB #EBAADE #DEEBAA
tetradic
#AADEEB #D8AAEB #EBB7AA #BEEBAA
square
#AADEEB #D8AAEB #EBB7AA #BEEBAA
split-complementary
#AADEEB #EBAABE #EBD8AA
monochromatic
#47B8D4 #78CBDF #AADEEB #DCF1F7 #E6F5F9
Accessibility & contrast
On white
1.46
#AADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEEB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEEB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#95E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aadeeb; /* rgb */ color: rgb(170, 222, 235); /* oklch */ color: oklch(86.9% 0.056 214.8);
Tailwind
colors: {
custom: {
50: '#c5e8f1',
500: '#aadeeb',
950: '#000000',
},
}SCSS
$custom: #aadeeb; $custom-light: #c5e8f1; $custom-dark: #000000;
JSON
{
"hex": "#aadeeb",
"rgb": {
"r": 170,
"g": 222,
"b": 235
},
"hsl": {
"h": 192,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.86881,
"c": 0.05633,
"h": 214.8
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#AADEEB
secondary
#C78372
accent
#3F1CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485