#A0AAA7#A0AAA7
#A0AAA7 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 72.9% C 0.012 H 176.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AAA7 |
|---|---|
| RGB | rgb(160, 170, 167) |
| HSL | hsl(162, 6%, 65%) |
| HSV | hsv(162, 6%, 67%) |
| CMYK | cmyk(5.9%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.76, -4.10, 0.33) |
| CIE-LCH | lch(68.76, 4.11, 175.44°) |
| OKLab | oklab(72.92% -0.012 0.0008) |
| OKLCH | oklch(72.92% 0.012 176.2) |
| XYZ | xyz(35.8456, 39.0127, 42.1935) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.91
Dark Gray
#A9A9A9
ΔE00 5.42
Cool Gray
#9AA7B0
ΔE00 6.16
Grey
#929591
ΔE00 6.85
Greyish
#A8A495
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AAA7 #AAA0A3
analogous
#A0AAA2 #A0AAA7 #A0A8AA
triadic
#A0AAA7 #A7A0AA #AAA7A0
tetradic
#A0AAA7 #A2A0AA #AAA0A3 #A8AAA0
square
#A0AAA7 #A2A0AA #AAA0A3 #A8AAA0
split-complementary
#A0AAA7 #AAA0A8 #AAA2A0
monochromatic
#626E6A #808D89 #A0AAA7 #C0C7C5 #E1E4E3
Accessibility & contrast
On white
2.39
#A0AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A0AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AAA7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AAA7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#9EAAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0aaa7; /* rgb */ color: rgb(160, 170, 167); /* oklch */ color: oklch(72.9% 0.012 176.2);
Tailwind
colors: {
custom: {
50: '#bcc3c1',
500: '#a0aaa7',
950: '#000000',
},
}SCSS
$custom: #a0aaa7; $custom-light: #bcc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a0aaa7",
"rgb": {
"r": 160,
"g": 170,
"b": 167
},
"hsl": {
"h": 162,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72916,
"c": 0.01207,
"h": 176.2
},
"luminance": 0.39013
}Semantic roles & 50–950 ramp
primary
#A0AAA7
secondary
#D5D1D2
accent
#56678F
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181