#AAADAB#AAADAB
#AAADAB is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.5% C 0.004 H 157.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADAB |
|---|---|
| RGB | rgb(170, 173, 171) |
| HSL | hsl(140, 2%, 67%) |
| HSV | hsv(140, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(70.44, -1.44, 0.65) |
| CIE-LCH | lch(70.44, 1.58, 155.55°) |
| OKLab | oklab(74.46% -0.0041 0.0017) |
| OKLCH | oklch(74.46% 0.004 157.2) |
| XYZ | xyz(38.8705, 41.3734, 44.4582) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.34
Dove Gray
#B6B8BD
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.78
Cool Grey
#95A3A6
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 6.56
Greyish
#A8A495
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADAB #ADAAAC
analogous
#ABADAA #AAADAB #AAADAD
triadic
#AAADAB #ABAAAD #ADABAA
tetradic
#AAADAB #AAABAD #ADAAAC #ADADAA
square
#AAADAB #AAABAD #ADAAAC #ADADAA
split-complementary
#AAADAB #ADAAAD #ADAAAB
monochromatic
#6C706E #8B8F8C #AAADAB #C9CBCA #E8E9E9
Accessibility & contrast
On white
2.26
#AAADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADAB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADAB | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#AAADAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaadab; /* rgb */ color: rgb(170, 173, 171); /* oklch */ color: oklch(74.5% 0.004 157.2);
Tailwind
colors: {
custom: {
50: '#c3c5c4',
500: '#aaadab',
950: '#000000',
},
}SCSS
$custom: #aaadab; $custom-light: #c3c5c4; $custom-dark: #000000;
JSON
{
"hex": "#aaadab",
"rgb": {
"r": 170,
"g": 173,
"b": 171
},
"hsl": {
"h": 140,
"s": 1.796,
"l": 67.255
},
"oklch": {
"l": 0.74461,
"c": 0.00441,
"h": 157.2
},
"luminance": 0.41373
}Semantic roles & 50–950 ramp
primary
#AAADAB
secondary
#DAD9DA
accent
#5A7B8C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121212
muted
#818181