#A5AAA7#A5AAA7
#A5AAA7 is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.3% C 0.007 H 160.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AAA7 |
|---|---|
| RGB | rgb(165, 170, 167) |
| HSL | hsl(144, 3%, 66%) |
| HSV | hsv(144, 3%, 67%) |
| CMYK | cmyk(2.9%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(69.14, -2.34, 0.93) |
| CIE-LCH | lch(69.14, 2.52, 158.42°) |
| OKLab | oklab(73.31% -0.0066 0.0024) |
| OKLCH | oklch(73.31% 0.007 160) |
| XYZ | xyz(36.8656, 39.5387, 42.2413) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.36
Cool Grey
#95A3A6
ΔE00 5.09
Cool Gray
#9AA7B0
ΔE00 6.44
Grey
#929591
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.57
Greyish
#A8A495
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AAA7 #AAA5A8
analogous
#A5AAA5 #A5AAA7 #A5AAA9
triadic
#A5AAA7 #A7A5AA #AAA7A5
tetradic
#A5AAA7 #A5A5AA #AAA5A8 #AAA9A5
square
#A5AAA7 #A5A5AA #AAA5A8 #AAA9A5
split-complementary
#A5AAA7 #A9A5AA #AAA5A5
monochromatic
#676D6A #868C88 #A5AAA7 #C4C8C6 #E4E5E5
Accessibility & contrast
On white
2.36
#A5AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A5AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AAA7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AAA7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A9A8A7
Tritanopia (blue-blind)
#A4AAA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a5aaa7; /* rgb */ color: rgb(165, 170, 167); /* oklch */ color: oklch(73.3% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#bfc3c1',
500: '#a5aaa7',
950: '#000000',
},
}SCSS
$custom: #a5aaa7; $custom-light: #bfc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a5aaa7",
"rgb": {
"r": 165,
"g": 170,
"b": 167
},
"hsl": {
"h": 144,
"s": 2.857,
"l": 65.686
},
"oklch": {
"l": 0.73309,
"c": 0.00708,
"h": 160
},
"luminance": 0.39539
}Semantic roles & 50–950 ramp
primary
#A5AAA7
secondary
#D6D5D6
accent
#59788D
background
#FBFBFB
surface
#F7F7F7
border
#D0D0D0
text
#121212
muted
#818181