#A4AAA5#A4AAA5
#A4AAA5 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.2% C 0.010 H 150.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AAA5 |
|---|---|
| RGB | rgb(164, 170, 165) |
| HSL | hsl(130, 3%, 65%) |
| HSV | hsv(130, 4%, 67%) |
| CMYK | cmyk(3.5%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(69.01, -3.08, 1.83) |
| CIE-LCH | lch(69.01, 3.58, 149.18°) |
| OKLab | oklab(73.17% -0.0085 0.0048) |
| OKLCH | oklch(73.17% 0.01 150.6) |
| XYZ | xyz(36.4749, 39.3584, 41.2653) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.47
Cool Grey
#95A3A6
ΔE00 5.41
Greyish
#A8A495
ΔE00 6.17
Grey
#929591
ΔE00 6.48
Cement
#A5A391
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AAA5 #AAA4A9
analogous
#A6AAA4 #A4AAA5 #A4AAA8
triadic
#A4AAA5 #A5A4AA #AAA5A4
tetradic
#A4AAA5 #A4A6AA #AAA4A9 #AAA8A4
square
#A4AAA5 #A4A6AA #AAA4A9 #AAA8A4
split-complementary
#A4AAA5 #A8A4AA #AAA4A6
monochromatic
#666D67 #848C86 #A4AAA5 #C4C8C4 #E3E5E4
Accessibility & contrast
On white
2.37
#A4AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A4AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AAA5
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AAA5 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#A9A8A5
Tritanopia (blue-blind)
#A3AAA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a4aaa5; /* rgb */ color: rgb(164, 170, 165); /* oklch */ color: oklch(73.2% 0.010 150.6);
Tailwind
colors: {
custom: {
50: '#bfc3bf',
500: '#a4aaa5',
950: '#000000',
},
}SCSS
$custom: #a4aaa5; $custom-light: #bfc3bf; $custom-dark: #000000;
JSON
{
"hex": "#a4aaa5",
"rgb": {
"r": 164,
"g": 170,
"b": 165
},
"hsl": {
"h": 130,
"s": 3.409,
"l": 65.49
},
"oklch": {
"l": 0.7317,
"c": 0.00981,
"h": 150.6
},
"luminance": 0.39359
}Semantic roles & 50–950 ramp
primary
#A4AAA5
secondary
#D6D4D6
accent
#58848D
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181