#A7AEAA#A7AEAA
#A7AEAA is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.4% C 0.010 H 161.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AEAA |
|---|---|
| RGB | rgb(167, 174, 170) |
| HSL | hsl(146, 4%, 67%) |
| HSV | hsv(146, 4%, 68%) |
| CMYK | cmyk(4%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(70.45, -3.23, 1.19) |
| CIE-LCH | lch(70.45, 3.44, 159.69°) |
| OKLab | oklab(74.4% -0.0092 0.0031) |
| OKLCH | oklch(74.4% 0.01 161.3) |
| XYZ | xyz(38.3268, 41.3897, 43.9922) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.58
Cool Grey
#95A3A6
ΔE00 5.48
Dove Gray
#B6B8BD
ΔE00 6.81
Silver
#C0C0C0
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 7.00
Greyish
#A8A495
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AEAA #AEA7AB
analogous
#A8AEA7 #A7AEAA #A7AEAE
triadic
#A7AEAA #AAA7AE #AEAAA7
tetradic
#A7AEAA #A7A8AE #AEA7AB #AEAEA7
square
#A7AEAA #A7A8AE #AEA7AB #AEAEA7
split-complementary
#A7AEAA #AEA7AE #AEA7A8
monochromatic
#69726D #87918B #A7AEAA #C7CBC9 #E7E9E8
Accessibility & contrast
On white
2.26
#A7AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A7AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AEAA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AEAA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#ACACAA
Tritanopia (blue-blind)
#A6AEAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7aeaa; /* rgb */ color: rgb(167, 174, 170); /* oklch */ color: oklch(74.4% 0.010 161.3);
Tailwind
colors: {
custom: {
50: '#c1c6c3',
500: '#a7aeaa',
950: '#000000',
},
}SCSS
$custom: #a7aeaa; $custom-light: #c1c6c3; $custom-dark: #000000;
JSON
{
"hex": "#a7aeaa",
"rgb": {
"r": 167,
"g": 174,
"b": 170
},
"hsl": {
"h": 145.714,
"s": 4.142,
"l": 66.863
},
"oklch": {
"l": 0.74404,
"c": 0.00969,
"h": 161.3
},
"luminance": 0.4139
}Semantic roles & 50–950 ramp
primary
#A7AEAA
secondary
#DAD7D9
accent
#58778E
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281