#AAB2AA#AAB2AA
#AAB2AA is a light, near-neutral grey. Relative luminance 0.433; OKLCH L 75.5% C 0.014 H 145.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2AA |
|---|---|
| RGB | rgb(170, 178, 170) |
| HSL | hsl(120, 5%, 68%) |
| HSV | hsv(120, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(71.75, -4.32, 3.11) |
| CIE-LCH | lch(71.75, 5.32, 144.19°) |
| OKLab | oklab(75.49% -0.0118 0.0082) |
| OKLCH | oklch(75.49% 0.014 145.4) |
| XYZ | xyz(39.7523, 43.2889, 44.2837) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.48
Greyish
#A8A495
ΔE00 6.93
Cement
#A5A391
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2AA #B2AAB2
analogous
#AEB2AA #AAB2AA #AAB2AE
triadic
#AAB2AA #AAAAB2 #B2AAAA
tetradic
#AAB2AA #AAAEB2 #B2AAB2 #B2AEAA
square
#AAB2AA #AAAEB2 #B2AAB2 #B2AEAA
split-complementary
#AAB2AA #AEAAB2 #B2AAAE
monochromatic
#6B766B #8A958A #AAB2AA #CACFCA #EAECEA
Accessibility & contrast
On white
2.17
#AAB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AAB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2AA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2AA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#B1AFAA
Tritanopia (blue-blind)
#A9B1B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab2aa; /* rgb */ color: rgb(170, 178, 170); /* oklch */ color: oklch(75.5% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#c3c9c3',
500: '#aab2aa',
950: '#000000',
},
}SCSS
$custom: #aab2aa; $custom-light: #c3c9c3; $custom-dark: #000000;
JSON
{
"hex": "#aab2aa",
"rgb": {
"r": 170,
"g": 178,
"b": 170
},
"hsl": {
"h": 120,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75487,
"c": 0.01438,
"h": 145.4
},
"luminance": 0.43289
}Semantic roles & 50–950 ramp
primary
#AAB2AA
secondary
#DDDBDD
accent
#578F8F
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281