#AADAEE#AADAEE
#AADAEE is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.1% C 0.057 H 225.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AADAEE |
|---|---|
| RGB | rgb(170, 218, 238) |
| HSL | hsl(198, 67%, 80%) |
| HSV | hsv(198, 29%, 93%) |
| CMYK | cmyk(28.6%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.41, -10.97, -14.84) |
| CIE-LCH | lch(84.41, 18.46, 233.53°) |
| OKLab | oklab(86.13% -0.0401 -0.0405) |
| OKLCH | oklch(86.13% 0.057 225.3) |
| XYZ | xyz(57.0768, 64.8593, 90.3841) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.13
Ice Blue
#A5DFF9
ΔE00 2.29
Sky Blue
#87CEEB
ΔE00 5.22
Baby Blue
#89CFF0
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.84
Light Blue
#95D0FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADAEE #EEBEAA
analogous
#AAEEE0 #AADAEE #AAB8EE
triadic
#AADAEE #EEAADA #DAEEAA
tetradic
#AADAEE #E0AAEE #EEBEAA #B8EEAA
square
#AADAEE #E0AAEE #EEBEAA #B8EEAA
split-complementary
#AADAEE #EEAAB8 #EEE0AA
monochromatic
#44AEDA #77C4E4 #AADAEE #DDF0F8 #E5F4FA
Accessibility & contrast
On white
1.50
#AADAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AADAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADAEE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADAEE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#94E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aadaee; /* rgb */ color: rgb(170, 218, 238); /* oklch */ color: oklch(86.1% 0.057 225.3);
Tailwind
colors: {
custom: {
50: '#c5e5f3',
500: '#aadaee',
950: '#000000',
},
}SCSS
$custom: #aadaee; $custom-light: #c5e5f3; $custom-dark: #000000;
JSON
{
"hex": "#aadaee",
"rgb": {
"r": 170,
"g": 218,
"b": 238
},
"hsl": {
"h": 197.647,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.8613,
"c": 0.05698,
"h": 225.3
},
"luminance": 0.64862
}Semantic roles & 50–950 ramp
primary
#AADAEE
secondary
#CB8B71
accent
#4D17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485