#AADAEB#AADAEB
#AADAEB is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.0% C 0.055 H 221.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AADAEB |
|---|---|
| RGB | rgb(170, 218, 235) |
| HSL | hsl(196, 62%, 79%) |
| HSV | hsv(196, 28%, 92%) |
| CMYK | cmyk(27.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.32, -11.66, -13.39) |
| CIE-LCH | lch(84.32, 17.75, 228.94°) |
| OKLab | oklab(86.03% -0.0412 -0.0365) |
| OKLCH | oklch(86.03% 0.055 221.6) |
| XYZ | xyz(56.6398, 64.6845, 88.0822) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.26
Ice Blue
#A5DFF9
ΔE00 3.08
Powder Blue
#B0E0E6
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 5.58
Baby Blue
#89CFF0
ΔE00 6.00
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADAEB #EBBBAA
analogous
#AAEBDC #AADAEB #AABAEB
triadic
#AADAEB #EBAADA #DAEBAA
tetradic
#AADAEB #DCAAEB #EBBBAA #BAEBAA
square
#AADAEB #DCAAEB #EBBBAA #BAEBAA
split-complementary
#AADAEB #EBAABA #EBDCAA
monochromatic
#47AFD4 #78C4DF #AADAEB #DCF0F7 #E6F4F9
Accessibility & contrast
On white
1.51
#AADAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#AADAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADAEB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADAEB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#95E0DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadaeb; /* rgb */ color: rgb(170, 218, 235); /* oklch */ color: oklch(86.0% 0.055 221.6);
Tailwind
colors: {
custom: {
50: '#c4e5f1',
500: '#aadaeb',
950: '#000000',
},
}SCSS
$custom: #aadaeb; $custom-light: #c4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#aadaeb",
"rgb": {
"r": 170,
"g": 218,
"b": 235
},
"hsl": {
"h": 195.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.86029,
"c": 0.05503,
"h": 221.6
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#AADAEB
secondary
#C78872
accent
#491CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485