#AAB2AC#AAB2AC
#AAB2AC is a light, near-neutral grey. Relative luminance 0.434; OKLCH L 75.5% C 0.012 H 153.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2AC |
|---|---|
| RGB | rgb(170, 178, 172) |
| HSL | hsl(135, 5%, 68%) |
| HSV | hsv(135, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(71.80, -3.94, 2.09) |
| CIE-LCH | lch(71.80, 4.46, 152.05°) |
| OKLab | oklab(75.55% -0.011 0.0055) |
| OKLCH | oklch(75.55% 0.012 153.6) |
| XYZ | xyz(39.9430, 43.3652, 45.2877) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.84
Cool Grey
#95A3A6
ΔE00 6.66
Silver
#C0C0C0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.04
Greyish
#A8A495
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2AC #B2AAB0
analogous
#ACB2AA #AAB2AC #AAB2B0
triadic
#AAB2AC #ACAAB2 #B2ACAA
tetradic
#AAB2AC #AAACB2 #B2AAB0 #B2B0AA
square
#AAB2AC #AAACB2 #B2AAB0 #B2B0AA
split-complementary
#AAB2AC #B0AAB2 #B2AAAC
monochromatic
#6B766E #8A958D #AAB2AC #CACFCB #EAECEB
Accessibility & contrast
On white
2.17
#AAB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2AC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2AC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AC
Deuteranopia (green-blind)
#B0B0AC
Tritanopia (blue-blind)
#A9B2B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab2ac; /* rgb */ color: rgb(170, 178, 172); /* oklch */ color: oklch(75.5% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#c3c9c4',
500: '#aab2ac',
950: '#000000',
},
}SCSS
$custom: #aab2ac; $custom-light: #c3c9c4; $custom-dark: #000000;
JSON
{
"hex": "#aab2ac",
"rgb": {
"r": 170,
"g": 178,
"b": 172
},
"hsl": {
"h": 135,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75545,
"c": 0.0123,
"h": 153.6
},
"luminance": 0.43365
}Semantic roles & 50–950 ramp
primary
#AAB2AC
secondary
#DDDBDD
accent
#57818F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281