#A2ABA2#A2ABA2
#A2ABA2 is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.1% C 0.016 H 145.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABA2 |
|---|---|
| RGB | rgb(162, 171, 162) |
| HSL | hsl(120, 5%, 65%) |
| HSV | hsv(120, 5%, 67%) |
| CMYK | cmyk(5.3%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(69.05, -4.89, 3.53) |
| CIE-LCH | lch(69.05, 6.04, 144.15°) |
| OKLab | oklab(73.14% -0.0134 0.0093) |
| OKLCH | oklch(73.14% 0.016 145.4) |
| XYZ | xyz(35.9836, 39.4156, 39.8877) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.17
Greyish
#A8A495
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 6.88
Grey
#929591
ΔE00 7.42
Stone
#A89F91
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABA2 #ABA2AB
analogous
#A6ABA2 #A2ABA2 #A2ABA6
triadic
#A2ABA2 #A2A2AB #ABA2A2
tetradic
#A2ABA2 #A2A6AB #ABA2AB #ABA6A2
square
#A2ABA2 #A2A6AB #ABA2AB #ABA6A2
split-complementary
#A2ABA2 #A6A2AB #ABA2A6
monochromatic
#646F64 #828E82 #A2ABA2 #C2C8C2 #E2E5E2
Accessibility & contrast
On white
2.36
#A2ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#A2ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABA2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABA2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#A1AAA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aba2; /* rgb */ color: rgb(162, 171, 162); /* oklch */ color: oklch(73.1% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#bdc4bd',
500: '#a2aba2',
950: '#000000',
},
}SCSS
$custom: #a2aba2; $custom-light: #bdc4bd; $custom-dark: #000000;
JSON
{
"hex": "#a2aba2",
"rgb": {
"r": 162,
"g": 171,
"b": 162
},
"hsl": {
"h": 120,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.73139,
"c": 0.0163,
"h": 145.4
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#A2ABA2
secondary
#D6D3D6
accent
#578F8F
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121212
muted
#818181