#AAB0A4#AAB0A4
#AAB0A4 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 74.9% C 0.018 H 128.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0A4 |
|---|---|
| RGB | rgb(170, 176, 164) |
| HSL | hsl(90, 7%, 67%) |
| HSV | hsv(90, 7%, 69%) |
| CMYK | cmyk(3.4%, 0%, 6.8%, 31%) |
| CIE-LAB | lab(71.06, -4.35, 5.41) |
| CIE-LCH | lch(71.06, 6.94, 128.77°) |
| OKLab | oklab(74.89% -0.0114 0.0142) |
| OKLCH | oklch(74.89% 0.018 128.7) |
| XYZ | xyz(38.8026, 42.2770, 41.2308) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.42
Greyish
#A8A495
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 7.25
Bland
#AFA88B
ΔE00 8.24
Stone
#A89F91
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0A4 #AAA4B0
analogous
#B0B0A4 #AAB0A4 #A4B0A4
triadic
#AAB0A4 #A4AAB0 #B0A4AA
tetradic
#AAB0A4 #A4B0B0 #AAA4B0 #B0A4A4
square
#AAB0A4 #A4B0B0 #AAA4B0 #B0A4A4
split-complementary
#AAB0A4 #A4A4B0 #B0A4B0
monochromatic
#6D7465 #8B9483 #AAB0A4 #C9CCC5 #E7E9E6
Accessibility & contrast
On white
2.22
#AAB0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAB0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0A4
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0A4 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#B0AEA4
Tritanopia (blue-blind)
#ABAFAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aab0a4; /* rgb */ color: rgb(170, 176, 164); /* oklch */ color: oklch(74.9% 0.018 128.7);
Tailwind
colors: {
custom: {
50: '#c3c7bf',
500: '#aab0a4',
950: '#000000',
},
}SCSS
$custom: #aab0a4; $custom-light: #c3c7bf; $custom-dark: #000000;
JSON
{
"hex": "#aab0a4",
"rgb": {
"r": 170,
"g": 176,
"b": 164
},
"hsl": {
"h": 90,
"s": 7.059,
"l": 66.667
},
"oklch": {
"l": 0.74894,
"c": 0.01815,
"h": 128.7
},
"luminance": 0.42277
}Semantic roles & 50–950 ramp
primary
#AAB0A4
secondary
#D8D6DA
accent
#559173
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281