#AAB6AA#AAB6AA
#AAB6AA is a light, muted grey. Relative luminance 0.449; OKLCH L 76.3% C 0.021 H 145.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6AA |
|---|---|
| RGB | rgb(170, 182, 170) |
| HSL | hsl(120, 8%, 69%) |
| HSV | hsv(120, 7%, 71%) |
| CMYK | cmyk(6.6%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(72.83, -6.45, 4.67) |
| CIE-LCH | lch(72.83, 7.96, 144.07°) |
| OKLab | oklab(76.34% -0.0177 0.0122) |
| OKLCH | oklch(76.34% 0.021 145.4) |
| XYZ | xyz(40.5598, 44.9039, 44.5529) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.94
Greyish
#A8A495
ΔE00 8.36
Silver (survey)
#C5C9C7
ΔE00 8.43
Cool Grey
#95A3A6
ΔE00 9.05
Greenish Grey
#96AE8D
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6AA #B6AAB6
analogous
#B0B6AA #AAB6AA #AAB6B0
triadic
#AAB6AA #AAAAB6 #B6AAAA
tetradic
#AAB6AA #AAB0B6 #B6AAB6 #B6B0AA
square
#AAB6AA #AAB0B6 #B6AAB6 #B6B0AA
split-complementary
#AAB6AA #B0AAB6 #B6AAB0
monochromatic
#6A7C6A #899A89 #AAB6AA #CBD2CB #ECEFEC
Accessibility & contrast
On white
2.10
#AAB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AAB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6AA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6AA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#A9B5B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab6aa; /* rgb */ color: rgb(170, 182, 170); /* oklch */ color: oklch(76.3% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#c3cbc3',
500: '#aab6aa',
950: '#000000',
},
}SCSS
$custom: #aab6aa; $custom-light: #c3cbc3; $custom-dark: #000000;
JSON
{
"hex": "#aab6aa",
"rgb": {
"r": 170,
"g": 182,
"b": 170
},
"hsl": {
"h": 120,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76339,
"c": 0.02149,
"h": 145.4
},
"luminance": 0.44904
}Semantic roles & 50–950 ramp
primary
#AAB6AA
secondary
#E0DCE0
accent
#549292
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281