#AAADAC#AAADAC
#AAADAC is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.5% C 0.004 H 174.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADAC |
|---|---|
| RGB | rgb(170, 173, 172) |
| HSL | hsl(160, 2%, 67%) |
| HSV | hsv(160, 2%, 68%) |
| CMYK | cmyk(1.7%, 0%, 0.6%, 32.2%) |
| CIE-LAB | lab(70.46, -1.25, 0.14) |
| CIE-LCH | lch(70.46, 1.26, 173.54°) |
| OKLab | oklab(74.49% -0.0037 0.0004) |
| OKLCH | oklch(74.49% 0.004 174.4) |
| XYZ | xyz(38.9662, 41.4116, 44.9621) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.04
Dove Gray
#B6B8BD
ΔE00 4.75
Silver
#C0C0C0
ΔE00 5.64
Cool Grey
#95A3A6
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 6.14
Greyish
#A8A495
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADAC #ADAAAB
analogous
#AAADAB #AAADAC #AAADAD
triadic
#AAADAC #ACAAAD #ADACAA
tetradic
#AAADAC #ABAAAD #ADAAAB #ADADAA
square
#AAADAC #ABAAAD #ADAAAB #ADADAA
split-complementary
#AAADAC #ADAAAD #ADABAA
monochromatic
#6C706F #8B8F8E #AAADAC #C9CBCA #E8E9E9
Accessibility & contrast
On white
2.26
#AAADAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AAADAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADAC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADAC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#A9ADAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaadac; /* rgb */ color: rgb(170, 173, 172); /* oklch */ color: oklch(74.5% 0.004 174.4);
Tailwind
colors: {
custom: {
50: '#c3c5c4',
500: '#aaadac',
950: '#000000',
},
}SCSS
$custom: #aaadac; $custom-light: #c3c5c4; $custom-dark: #000000;
JSON
{
"hex": "#aaadac",
"rgb": {
"r": 170,
"g": 173,
"b": 172
},
"hsl": {
"h": 160,
"s": 1.796,
"l": 67.255
},
"oklch": {
"l": 0.7449,
"c": 0.00368,
"h": 174.4
},
"luminance": 0.41412
}Semantic roles & 50–950 ramp
primary
#AAADAC
secondary
#DAD9D9
accent
#5A6A8C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121212
muted
#818181