#A4B0AA#A4B0AA
#A4B0AA is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.6% C 0.016 H 164.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B0AA |
|---|---|
| RGB | rgb(164, 176, 170) |
| HSL | hsl(150, 7%, 67%) |
| HSV | hsv(150, 7%, 69%) |
| CMYK | cmyk(6.8%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(70.76, -5.35, 1.63) |
| CIE-LCH | lch(70.76, 5.59, 163.10°) |
| OKLab | oklab(74.6% -0.0153 0.0042) |
| OKLCH | oklch(74.6% 0.016 164.6) |
| XYZ | xyz(38.0894, 41.8451, 44.0926) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.92
Dark Gray
#A9A9A9
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 8.13
Cement
#A5A391
ΔE00 8.19
Greyish
#A8A495
ΔE00 8.22
Silver (survey)
#C5C9C7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B0AA #B0A4AA
analogous
#A4B0A4 #A4B0AA #A4B0B0
triadic
#A4B0AA #AAA4B0 #B0AAA4
tetradic
#A4B0AA #A4A4B0 #B0A4AA #B0B0A4
square
#A4B0AA #A4A4B0 #B0A4AA #B0B0A4
split-complementary
#A4B0AA #B0A4B0 #B0A4A4
monochromatic
#65746D #83948B #A4B0AA #C5CCC9 #E6E9E7
Accessibility & contrast
On white
2.24
#A4B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#A4B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B0AA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B0AA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#A2B0AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a4b0aa; /* rgb */ color: rgb(164, 176, 170); /* oklch */ color: oklch(74.6% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#bfc7c3',
500: '#a4b0aa',
950: '#000000',
},
}SCSS
$custom: #a4b0aa; $custom-light: #bfc7c3; $custom-dark: #000000;
JSON
{
"hex": "#a4b0aa",
"rgb": {
"r": 164,
"g": 176,
"b": 170
},
"hsl": {
"h": 150,
"s": 7.059,
"l": 66.667
},
"oklch": {
"l": 0.74597,
"c": 0.01588,
"h": 164.6
},
"luminance": 0.41845
}Semantic roles & 50–950 ramp
primary
#A4B0AA
secondary
#DAD6D8
accent
#557391
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281