#A2AAA2#A2AAA2
#A2AAA2 is a light, near-neutral grey. Relative luminance 0.390; OKLCH L 72.9% C 0.015 H 145.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAA2 |
|---|---|
| RGB | rgb(162, 170, 162) |
| HSL | hsl(120, 4%, 65%) |
| HSV | hsv(120, 5%, 67%) |
| CMYK | cmyk(4.7%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.78, -4.35, 3.14) |
| CIE-LCH | lch(68.78, 5.37, 144.18°) |
| OKLab | oklab(72.93% -0.0119 0.0082) |
| OKLCH | oklch(72.93% 0.015 145.4) |
| XYZ | xyz(35.7954, 39.0393, 39.8249) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.14
Cool Grey
#95A3A6
ΔE00 6.18
Dark Gray
#A9A9A9
ΔE00 6.24
Grey
#929591
ΔE00 6.91
Stone
#A89F91
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAA2 #AAA2AA
analogous
#A6AAA2 #A2AAA2 #A2AAA6
triadic
#A2AAA2 #A2A2AA #AAA2A2
tetradic
#A2AAA2 #A2A6AA #AAA2AA #AAA6A2
square
#A2AAA2 #A2A6AA #AAA2AA #AAA6A2
split-complementary
#A2AAA2 #A6A2AA #AAA2A6
monochromatic
#646E64 #828D82 #A2AAA2 #C2C7C2 #E2E4E2
Accessibility & contrast
On white
2.38
#A2AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A2AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAA2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAA2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#A1A9A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aaa2; /* rgb */ color: rgb(162, 170, 162); /* oklch */ color: oklch(72.9% 0.015 145.4);
Tailwind
colors: {
custom: {
50: '#bdc3bd',
500: '#a2aaa2',
950: '#000000',
},
}SCSS
$custom: #a2aaa2; $custom-light: #bdc3bd; $custom-dark: #000000;
JSON
{
"hex": "#a2aaa2",
"rgb": {
"r": 162,
"g": 170,
"b": 162
},
"hsl": {
"h": 120,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72925,
"c": 0.0145,
"h": 145.4
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#A2AAA2
secondary
#D5D3D5
accent
#578E8E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181