#AAB2A6#AAB2A6
#AAB2A6 is a light, near-neutral grey. Relative luminance 0.431; OKLCH L 75.4% C 0.019 H 134.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2A6 |
|---|---|
| RGB | rgb(170, 178, 166) |
| HSL | hsl(100, 7%, 67%) |
| HSV | hsv(100, 7%, 70%) |
| CMYK | cmyk(4.5%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(71.65, -5.05, 5.16) |
| CIE-LCH | lch(71.65, 7.22, 134.39°) |
| OKLab | oklab(75.37% -0.0135 0.0135) |
| OKLCH | oklch(75.37% 0.019 134.9) |
| XYZ | xyz(39.3797, 43.1399, 42.3212) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.26
Greyish
#A8A495
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2A6 #AEA6B2
analogous
#B0B2A6 #AAB2A6 #A6B2A8
triadic
#AAB2A6 #A6AAB2 #B2A6AA
tetradic
#AAB2A6 #A6B0B2 #AEA6B2 #B2A8A6
square
#AAB2A6 #A6B0B2 #AEA6B2 #B2A8A6
split-complementary
#AAB2A6 #A8A6B2 #B2A6B0
monochromatic
#6C7767 #8B9685 #AAB2A6 #C9CEC7 #E9EBE8
Accessibility & contrast
On white
2.18
#AAB2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAB2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2A6
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2A6 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A5
Deuteranopia (green-blind)
#B2AFA6
Tritanopia (blue-blind)
#AAB1AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab2a6; /* rgb */ color: rgb(170, 178, 166); /* oklch */ color: oklch(75.4% 0.019 134.9);
Tailwind
colors: {
custom: {
50: '#c3c9c0',
500: '#aab2a6',
950: '#000000',
},
}SCSS
$custom: #aab2a6; $custom-light: #c3c9c0; $custom-dark: #000000;
JSON
{
"hex": "#aab2a6",
"rgb": {
"r": 170,
"g": 178,
"b": 166
},
"hsl": {
"h": 100,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.75374,
"c": 0.01908,
"h": 134.9
},
"luminance": 0.4314
}Semantic roles & 50–950 ramp
primary
#AAB2A6
secondary
#DBD8DC
accent
#54917D
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281