#AAADAE#AAADAE
#AAADAE is a light, near-neutral grey. Relative luminance 0.415; OKLCH L 74.6% C 0.004 H 219.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADAE |
|---|---|
| RGB | rgb(170, 173, 174) |
| HSL | hsl(195, 2%, 67%) |
| HSV | hsv(195, 2%, 68%) |
| CMYK | cmyk(2.3%, 0.6%, 0%, 31.8%) |
| CIE-LAB | lab(70.52, -0.87, -0.88) |
| CIE-LCH | lch(70.52, 1.24, 225.51°) |
| OKLab | oklab(74.55% -0.0029 -0.0024) |
| OKLCH | oklch(74.55% 0.004 219.5) |
| XYZ | xyz(39.1597, 41.4891, 45.9813) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.81
Dove Gray
#B6B8BD
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 5.45
Silver
#C0C0C0
ΔE00 5.51
Cool Grey
#95A3A6
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADAE #AEABAA
analogous
#AAAEAD #AAADAE #AAABAE
triadic
#AAADAE #AEAAAD #ADAEAA
tetradic
#AAADAE #ADAAAE #AEABAA #ABAEAA
square
#AAADAE #ADAAAE #AEABAA #ABAEAA
split-complementary
#AAADAE #AEAAAB #AEADAA
monochromatic
#6C7071 #8B8F90 #AAADAE #C9CBCC #E9E9EA
Accessibility & contrast
On white
2.26
#AAADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADAE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADAE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#A9ADAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaadae; /* rgb */ color: rgb(170, 173, 174); /* oklch */ color: oklch(74.6% 0.004 219.5);
Tailwind
colors: {
custom: {
50: '#c3c5c6',
500: '#aaadae',
950: '#000000',
},
}SCSS
$custom: #aaadae; $custom-light: #c3c5c6; $custom-dark: #000000;
JSON
{
"hex": "#aaadae",
"rgb": {
"r": 170,
"g": 173,
"b": 174
},
"hsl": {
"h": 195,
"s": 2.41,
"l": 67.451
},
"oklch": {
"l": 0.74551,
"c": 0.00371,
"h": 219.5
},
"luminance": 0.41489
}Semantic roles & 50–950 ramp
primary
#AAADAE
secondary
#DBDAD9
accent
#66598C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182