#A2ABA0#A2ABA0
#A2ABA0 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.1% C 0.019 H 140.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABA0 |
|---|---|
| RGB | rgb(162, 171, 160) |
| HSL | hsl(109, 6%, 65%) |
| HSV | hsv(109, 6%, 67%) |
| CMYK | cmyk(5.3%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(69.00, -5.26, 4.57) |
| CIE-LCH | lch(69.00, 6.97, 139.06°) |
| OKLab | oklab(73.08% -0.0142 0.012) |
| OKLCH | oklch(73.08% 0.019 140) |
| XYZ | xyz(35.8072, 39.3451, 38.9588) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.76
Greyish
#A8A495
ΔE00 6.24
Cool Grey
#95A3A6
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 7.57
Grey
#929591
ΔE00 7.76
Stone
#A89F91
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABA0 #A9A0AB
analogous
#A7ABA0 #A2ABA0 #A0ABA4
triadic
#A2ABA0 #A0A2AB #ABA0A2
tetradic
#A2ABA0 #A0A7AB #A9A0AB #ABA4A0
square
#A2ABA0 #A0A7AB #A9A0AB #ABA4A0
split-complementary
#A2ABA0 #A4A0AB #ABA0A7
monochromatic
#646F62 #828E80 #A2ABA0 #C2C8C0 #E2E4E1
Accessibility & contrast
On white
2.37
#A2ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A2ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABA0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABA0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#AAA8A0
Tritanopia (blue-blind)
#A2AAA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aba0; /* rgb */ color: rgb(162, 171, 160); /* oklch */ color: oklch(73.1% 0.019 140.0);
Tailwind
colors: {
custom: {
50: '#bdc4bc',
500: '#a2aba0',
950: '#000000',
},
}SCSS
$custom: #a2aba0; $custom-light: #bdc4bc; $custom-dark: #000000;
JSON
{
"hex": "#a2aba0",
"rgb": {
"r": 162,
"g": 171,
"b": 160
},
"hsl": {
"h": 109.091,
"s": 6.145,
"l": 64.902
},
"oklch": {
"l": 0.73082,
"c": 0.0186,
"h": 140
},
"luminance": 0.39345
}Semantic roles & 50–950 ramp
primary
#A2ABA0
secondary
#D5D2D5
accent
#559085
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121212
muted
#818181