#A2AAA0#A2AAA0
#A2AAA0 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 72.9% C 0.017 H 139.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAA0 |
|---|---|
| RGB | rgb(162, 170, 160) |
| HSL | hsl(108, 6%, 65%) |
| HSV | hsv(108, 6%, 67%) |
| CMYK | cmyk(4.7%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(68.73, -4.73, 4.17) |
| CIE-LCH | lch(68.73, 6.31, 138.55°) |
| OKLab | oklab(72.87% -0.0128 0.0109) |
| OKLCH | oklch(72.87% 0.017 139.4) |
| XYZ | xyz(35.6191, 38.9687, 38.8961) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.56
Greyish
#A8A495
ΔE00 5.88
Dark Gray
#A9A9A9
ΔE00 6.95
Cool Grey
#95A3A6
ΔE00 7.00
Grey
#929591
ΔE00 7.22
Stone
#A89F91
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAA0 #A8A0AA
analogous
#A7AAA0 #A2AAA0 #A0AAA3
triadic
#A2AAA0 #A0A2AA #AAA0A2
tetradic
#A2AAA0 #A0A7AA #A8A0AA #AAA3A0
square
#A2AAA0 #A0A7AA #A8A0AA #AAA3A0
split-complementary
#A2AAA0 #A3A0AA #AAA0A7
monochromatic
#646E62 #828D80 #A2AAA0 #C2C7C0 #E1E4E1
Accessibility & contrast
On white
2.39
#A2AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A2AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAA0
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAA0 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#A2A9A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aaa0; /* rgb */ color: rgb(162, 170, 160); /* oklch */ color: oklch(72.9% 0.017 139.4);
Tailwind
colors: {
custom: {
50: '#bdc3bc',
500: '#a2aaa0',
950: '#000000',
},
}SCSS
$custom: #a2aaa0; $custom-light: #bdc3bc; $custom-dark: #000000;
JSON
{
"hex": "#a2aaa0",
"rgb": {
"r": 162,
"g": 170,
"b": 160
},
"hsl": {
"h": 108,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.72868,
"c": 0.01681,
"h": 139.4
},
"luminance": 0.38969
}Semantic roles & 50–950 ramp
primary
#A2AAA0
secondary
#D4D1D5
accent
#568F84
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181