#AAA5A7#AAA5A7
#AAA5A7 is a light, near-neutral grey. Relative luminance 0.382; OKLCH L 72.7% C 0.006 H 350.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5A7 |
|---|---|
| RGB | rgb(170, 165, 167) |
| HSL | hsl(336, 3%, 66%) |
| HSV | hsv(336, 3%, 67%) |
| CMYK | cmyk(0%, 2.9%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.20, 2.17, -0.39) |
| CIE-LCH | lch(68.20, 2.20, 349.67°) |
| OKLab | oklab(72.67% 0.0063 -0.001) |
| OKLCH | oklch(72.67% 0.006 350.9) |
| XYZ | xyz(37.0067, 38.2465, 41.9845) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.15
Dove Gray
#B6B8BD
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.73
Stone
#A89F91
ΔE00 8.32
Grey
#929591
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5A7 #A5AAA8
analogous
#AAA5A9 #AAA5A7 #AAA5A5
triadic
#AAA5A7 #A7AAA5 #A5A7AA
tetradic
#AAA5A7 #A9AAA5 #A5AAA8 #A5A5AA
square
#AAA5A7 #A9AAA5 #A5AAA8 #A5A5AA
split-complementary
#AAA5A7 #A5AAA5 #A5A9AA
monochromatic
#6D676A #8C8688 #AAA5A7 #C8C4C6 #E5E4E5
Accessibility & contrast
On white
2.43
#AAA5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#AAA5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5A7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5A7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#A6A7A7
Tritanopia (blue-blind)
#ABA5A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa5a7; /* rgb */ color: rgb(170, 165, 167); /* oklch */ color: oklch(72.7% 0.006 350.9);
Tailwind
colors: {
custom: {
50: '#c3bfc1',
500: '#aaa5a7',
950: '#000000',
},
}SCSS
$custom: #aaa5a7; $custom-light: #c3bfc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa5a7",
"rgb": {
"r": 170,
"g": 165,
"b": 167
},
"hsl": {
"h": 336,
"s": 2.857,
"l": 65.686
},
"oklch": {
"l": 0.72669,
"c": 0.0064,
"h": 350.9
},
"luminance": 0.38246
}Semantic roles & 50–950 ramp
primary
#AAA5A7
secondary
#D5D6D6
accent
#8D7859
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181