#AADDED#AADDED
#AADDED is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.7% C 0.057 H 219.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AADDED |
|---|---|
| RGB | rgb(170, 221, 237) |
| HSL | hsl(194, 65%, 80%) |
| HSV | hsv(194, 28%, 93%) |
| CMYK | cmyk(28.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.19, -12.74, -13.15) |
| CIE-LCH | lch(85.19, 18.31, 225.91°) |
| OKLab | oklab(86.73% -0.0442 -0.0359) |
| OKLCH | oklch(86.73% 0.057 219) |
| XYZ | xyz(57.7153, 66.3707, 89.8741) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.83
Ice Blue
#A5DFF9
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADDED #EDBAAA
analogous
#AAEDDB #AADDED #AABCED
triadic
#AADDED #EDAADD #DDEDAA
tetradic
#AADDED #DBAAED #EDBAAA #BCEDAA
square
#AADDED #DBAAED #EDBAAA #BCEDAA
split-complementary
#AADDED #EDAABC #EDDBAA
monochromatic
#45B5D8 #77C9E2 #AADDED #DDF1F8 #E6F5FA
Accessibility & contrast
On white
1.47
#AADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADDED
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADDED | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#94E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aadded; /* rgb */ color: rgb(170, 221, 237); /* oklch */ color: oklch(86.7% 0.057 219.0);
Tailwind
colors: {
custom: {
50: '#c5e7f2',
500: '#aadded',
950: '#000000',
},
}SCSS
$custom: #aadded; $custom-light: #c5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#aadded",
"rgb": {
"r": 170,
"g": 221,
"b": 237
},
"hsl": {
"h": 194.328,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.86734,
"c": 0.05697,
"h": 219
},
"luminance": 0.66373
}Semantic roles & 50–950 ramp
primary
#AADDED
secondary
#CA8671
accent
#4419CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485