#A7AAA7#A7AAA7
#A7AAA7 is a light, near-neutral grey. Relative luminance 0.398; OKLCH L 73.5% C 0.005 H 145.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAA7 |
|---|---|
| RGB | rgb(167, 170, 167) |
| HSL | hsl(120, 2%, 66%) |
| HSV | hsv(120, 2%, 67%) |
| CMYK | cmyk(1.8%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(69.29, -1.63, 1.17) |
| CIE-LCH | lch(69.29, 2.01, 144.35°) |
| OKLab | oklab(73.47% -0.0045 0.0031) |
| OKLCH | oklch(73.47% 0.005 145.5) |
| XYZ | xyz(37.2849, 39.7549, 42.2609) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.56
Cool Grey
#95A3A6
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.18
Greyish
#A8A495
ΔE00 6.18
Grey
#929591
ΔE00 6.53
Silver
#C0C0C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAA7 #AAA7AA
analogous
#A8AAA7 #A7AAA7 #A7AAA8
triadic
#A7AAA7 #A7A7AA #AAA7A7
tetradic
#A7AAA7 #A7A8AA #AAA7AA #AAA8A7
square
#A7AAA7 #A7A8AA #AAA7AA #AAA8A7
split-complementary
#A7AAA7 #A8A7AA #AAA7A8
monochromatic
#696D69 #888C88 #A7AAA7 #C6C8C6 #E5E6E5
Accessibility & contrast
On white
2.35
#A7AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#A7AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAA7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAA7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#AAA9A7
Tritanopia (blue-blind)
#A7AAA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a7aaa7; /* rgb */ color: rgb(167, 170, 167); /* oklch */ color: oklch(73.5% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#c1c3c1',
500: '#a7aaa7',
950: '#000000',
},
}SCSS
$custom: #a7aaa7; $custom-light: #c1c3c1; $custom-dark: #000000;
JSON
{
"hex": "#a7aaa7",
"rgb": {
"r": 167,
"g": 170,
"b": 167
},
"hsl": {
"h": 120,
"s": 1.734,
"l": 66.078
},
"oklch": {
"l": 0.73469,
"c": 0.00544,
"h": 145.5
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#A7AAA7
secondary
#D7D6D7
accent
#5A8B8B
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181