#AAB4AA#AAB4AA
#AAB4AA is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 75.9% C 0.018 H 145.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4AA |
|---|---|
| RGB | rgb(170, 180, 170) |
| HSL | hsl(120, 6%, 69%) |
| HSV | hsv(120, 6%, 71%) |
| CMYK | cmyk(5.6%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.29, -5.38, 3.89) |
| CIE-LCH | lch(72.29, 6.64, 144.13°) |
| OKLab | oklab(75.91% -0.0148 0.0102) |
| OKLCH | oklch(75.91% 0.018 145.4) |
| XYZ | xyz(40.1532, 44.0906, 44.4173) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.40
Greyish
#A8A495
ΔE00 7.58
Dark Gray
#A9A9A9
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 7.87
Cool Grey
#95A3A6
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4AA #B4AAB4
analogous
#AFB4AA #AAB4AA #AAB4AF
triadic
#AAB4AA #AAAAB4 #B4AAAA
tetradic
#AAB4AA #AAAFB4 #B4AAB4 #B4AFAA
square
#AAB4AA #AAAFB4 #B4AAB4 #B4AFAA
split-complementary
#AAB4AA #AFAAB4 #B4AAAF
monochromatic
#6B796B #899789 #AAB4AA #CBD1CB #EBEDEB
Accessibility & contrast
On white
2.14
#AAB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4AA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4AA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#A9B3B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab4aa; /* rgb */ color: rgb(170, 180, 170); /* oklch */ color: oklch(75.9% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#c3cac3',
500: '#aab4aa',
950: '#000000',
},
}SCSS
$custom: #aab4aa; $custom-light: #c3cac3; $custom-dark: #000000;
JSON
{
"hex": "#aab4aa",
"rgb": {
"r": 170,
"g": 180,
"b": 170
},
"hsl": {
"h": 120,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.75912,
"c": 0.01794,
"h": 145.4
},
"luminance": 0.44091
}Semantic roles & 50–950 ramp
primary
#AAB4AA
secondary
#DEDBDE
accent
#559090
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281