#AAA6A7#AAA6A7
#AAA6A7 is a light, near-neutral grey. Relative luminance 0.386; OKLCH L 72.9% C 0.005 H 0.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6A7 |
|---|---|
| RGB | rgb(170, 166, 167) |
| HSL | hsl(345, 2%, 66%) |
| HSV | hsv(345, 2%, 67%) |
| CMYK | cmyk(0%, 2.4%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.47, 1.62, -0.01) |
| CIE-LCH | lch(68.47, 1.62, 359.73°) |
| OKLab | oklab(72.88% 0.0048 0) |
| OKLCH | oklch(72.88% 0.005 0) |
| XYZ | xyz(37.1878, 38.6086, 42.0448) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.38
Dove Gray
#B6B8BD
ΔE00 5.81
Silver
#C0C0C0
ΔE00 7.27
Stone
#A89F91
ΔE00 7.77
Grey
#929591
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6A7 #A6AAA9
analogous
#AAA6A9 #AAA6A7 #AAA7A6
triadic
#AAA6A7 #A7AAA6 #A6A7AA
tetradic
#AAA6A7 #A9AAA6 #A6AAA9 #A7A6AA
square
#AAA6A7 #A9AAA6 #A6AAA9 #A7A6AA
split-complementary
#AAA6A7 #A6AAA7 #A6A9AA
monochromatic
#6D686A #8C8788 #AAA6A7 #C8C5C6 #E6E5E5
Accessibility & contrast
On white
2.41
#AAA6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#AAA6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6A7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6A7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A7
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#ABA6A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa6a7; /* rgb */ color: rgb(170, 166, 167); /* oklch */ color: oklch(72.9% 0.005 0.0);
Tailwind
colors: {
custom: {
50: '#c3c0c1',
500: '#aaa6a7',
950: '#000000',
},
}SCSS
$custom: #aaa6a7; $custom-light: #c3c0c1; $custom-dark: #000000;
JSON
{
"hex": "#aaa6a7",
"rgb": {
"r": 170,
"g": 166,
"b": 167
},
"hsl": {
"h": 345,
"s": 2.299,
"l": 65.882
},
"oklch": {
"l": 0.72877,
"c": 0.0048,
"h": 0
},
"luminance": 0.38609
}Semantic roles & 50–950 ramp
primary
#AAA6A7
secondary
#D5D7D6
accent
#8C7F59
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181