#AAA4A0#AAA4A0
#AAA4A0 is a light, near-neutral grey. Relative luminance 0.376; OKLCH L 72.3% C 0.009 H 56.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4A0 |
|---|---|
| RGB | rgb(170, 164, 160) |
| HSL | hsl(24, 6%, 65%) |
| HSV | hsv(24, 6%, 67%) |
| CMYK | cmyk(0%, 3.5%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.75, 1.43, 2.84) |
| CIE-LCH | lch(67.75, 3.18, 63.30°) |
| OKLab | oklab(72.25% 0.005 0.0075) |
| OKLCH | oklch(72.25% 0.009 56.2) |
| XYZ | xyz(36.1974, 37.6353, 38.6083) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.50
Stone
#A89F91
ΔE00 4.95
Greyish
#A8A495
ΔE00 5.87
Greige
#B8AB98
ΔE00 7.00
Grey
#929591
ΔE00 7.20
Cement
#A5A391
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4A0 #A0A6AA
analogous
#AAA0A1 #AAA4A0 #AAA9A0
triadic
#AAA4A0 #A0AAA4 #A4A0AA
tetradic
#AAA4A0 #A1AAA0 #A0A6AA #A9A0AA
square
#AAA4A0 #A1AAA0 #A0A6AA #A9A0AA
split-complementary
#AAA4A0 #A0AAA9 #A0A1AA
monochromatic
#6E6762 #8D8580 #AAA4A0 #C7C3C0 #E4E2E1
Accessibility & contrast
On white
2.46
#AAA4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AAA4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4A0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4A0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A4A0
Deuteranopia (green-blind)
#A7A6A0
Tritanopia (blue-blind)
#ACA3A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa4a0; /* rgb */ color: rgb(170, 164, 160); /* oklch */ color: oklch(72.3% 0.009 56.2);
Tailwind
colors: {
custom: {
50: '#c3bfbc',
500: '#aaa4a0',
950: '#000000',
},
}SCSS
$custom: #aaa4a0; $custom-light: #c3bfbc; $custom-dark: #000000;
JSON
{
"hex": "#aaa4a0",
"rgb": {
"r": 170,
"g": 164,
"b": 160
},
"hsl": {
"h": 24,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72254,
"c": 0.00903,
"h": 56.2
},
"luminance": 0.37635
}Semantic roles & 50–950 ramp
primary
#AAA4A0
secondary
#D1D3D5
accent
#788F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181