#AADEEA#AADEEA
#AADEEA is a very light, muted cyan. Relative luminance 0.667; OKLCH L 86.8% C 0.056 H 213.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEEA |
|---|---|
| RGB | rgb(170, 222, 234) |
| HSL | hsl(191, 60%, 79%) |
| HSV | hsv(191, 27%, 92%) |
| CMYK | cmyk(27.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.37, -13.93, -11.30) |
| CIE-LCH | lch(85.37, 17.94, 219.04°) |
| OKLab | oklab(86.85% -0.0466 -0.0308) |
| OKLCH | oklch(86.85% 0.056 213.4) |
| XYZ | xyz(57.5455, 66.7265, 87.6734) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.36
Lightblue
#ADD8E6
ΔE00 2.70
Ice Blue
#A5DFF9
ΔE00 4.86
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEEA #EAB6AA
analogous
#AAEAD6 #AADEEA #AABEEA
triadic
#AADEEA #EAAADE #DEEAAA
tetradic
#AADEEA #D6AAEA #EAB6AA #BEEAAA
square
#AADEEA #D6AAEA #EAB6AA #BEEAAA
split-complementary
#AADEEA #EAAABE #EAD6AA
monochromatic
#48B8D2 #79CBDE #AADEEA #DBF1F6 #E6F5F9
Accessibility & contrast
On white
1.46
#AADEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AADEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEEA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEEA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#95E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aadeea; /* rgb */ color: rgb(170, 222, 234); /* oklch */ color: oklch(86.8% 0.056 213.4);
Tailwind
colors: {
custom: {
50: '#c5e8f0',
500: '#aadeea',
950: '#000000',
},
}SCSS
$custom: #aadeea; $custom-light: #c5e8f0; $custom-dark: #000000;
JSON
{
"hex": "#aadeea",
"rgb": {
"r": 170,
"g": 222,
"b": 234
},
"hsl": {
"h": 191.25,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.86848,
"c": 0.0559,
"h": 213.4
},
"luminance": 0.66729
}Semantic roles & 50–950 ramp
primary
#AADEEA
secondary
#C68272
accent
#3D1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485