#A4AAA0#A4AAA0
#A4AAA0 is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.0% C 0.016 H 132.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAA0 |
|---|---|
| RGB | rgb(164, 170, 160) |
| HSL | hsl(96, 6%, 65%) |
| HSV | hsv(96, 6%, 67%) |
| CMYK | cmyk(3.5%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.88, -4.01, 4.41) |
| CIE-LCH | lch(68.88, 5.96, 132.24°) |
| OKLab | oklab(73.03% -0.0106 0.0116) |
| OKLCH | oklch(73.03% 0.016 132.5) |
| XYZ | xyz(36.0287, 39.1799, 38.9153) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.98
Greyish
#A8A495
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 6.39
Grey
#929591
ΔE00 7.05
Cool Grey
#95A3A6
ΔE00 7.26
Stone
#A89F91
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAA0 #A6A0AA
analogous
#A9AAA0 #A4AAA0 #A0AAA1
triadic
#A4AAA0 #A0A4AA #AAA0A4
tetradic
#A4AAA0 #A0A9AA #A6A0AA #AAA1A0
square
#A4AAA0 #A0A9AA #A6A0AA #AAA1A0
split-complementary
#A4AAA0 #A1A0AA #AAA0A9
monochromatic
#676E62 #858D80 #A4AAA0 #C3C7C0 #E2E4E1
Accessibility & contrast
On white
2.38
#A4AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A4AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAA0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAA0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#A4A9A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a4aaa0; /* rgb */ color: rgb(164, 170, 160); /* oklch */ color: oklch(73.0% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#bfc3bc',
500: '#a4aaa0',
950: '#000000',
},
}SCSS
$custom: #a4aaa0; $custom-light: #bfc3bc; $custom-dark: #000000;
JSON
{
"hex": "#a4aaa0",
"rgb": {
"r": 164,
"g": 170,
"b": 160
},
"hsl": {
"h": 96,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.73026,
"c": 0.0157,
"h": 132.5
},
"luminance": 0.3918
}Semantic roles & 50–950 ramp
primary
#A4AAA0
secondary
#D3D1D5
accent
#568F78
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181