#AADAED#AADAED
#AADAED is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.1% C 0.056 H 224.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AADAED |
|---|---|
| RGB | rgb(170, 218, 237) |
| HSL | hsl(197, 65%, 80%) |
| HSV | hsv(197, 28%, 93%) |
| CMYK | cmyk(28.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.38, -11.20, -14.36) |
| CIE-LCH | lch(84.38, 18.21, 232.04°) |
| OKLab | oklab(86.1% -0.0404 -0.0392) |
| OKLCH | oklch(86.1% 0.056 224.1) |
| XYZ | xyz(56.9303, 64.8007, 89.6125) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.81
Ice Blue
#A5DFF9
ΔE00 2.52
Sky Blue
#87CEEB
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 5.46
Baby Blue
#89CFF0
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADAED #EDBDAA
analogous
#AAEDDF #AADAED #AAB9ED
triadic
#AADAED #EDAADA #DAEDAA
tetradic
#AADAED #DFAAED #EDBDAA #B9EDAA
square
#AADAED #DFAAED #EDBDAA #B9EDAA
split-complementary
#AADAED #EDAAB9 #EDDFAA
monochromatic
#45AED8 #77C4E2 #AADAED #DDF0F8 #E6F4FA
Accessibility & contrast
On white
1.50
#AADAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AADAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADAED
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADAED | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#95E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aadaed; /* rgb */ color: rgb(170, 218, 237); /* oklch */ color: oklch(86.1% 0.056 224.1);
Tailwind
colors: {
custom: {
50: '#c5e5f2',
500: '#aadaed',
950: '#000000',
},
}SCSS
$custom: #aadaed; $custom-light: #c5e5f2; $custom-dark: #000000;
JSON
{
"hex": "#aadaed",
"rgb": {
"r": 170,
"g": 218,
"b": 237
},
"hsl": {
"h": 197.015,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.86096,
"c": 0.0563,
"h": 224.1
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#AADAED
secondary
#CA8A71
accent
#4C19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485