#ABA59E#ABA59E
#ABA59E is a light, near-neutral grey. Relative luminance 0.380; OKLCH L 72.5% C 0.012 H 71.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA59E |
|---|---|
| RGB | rgb(171, 165, 158) |
| HSL | hsl(32, 7%, 65%) |
| HSV | hsv(32, 8%, 67%) |
| CMYK | cmyk(0%, 3.5%, 7.6%, 32.9%) |
| CIE-LAB | lab(68.05, 0.89, 4.39) |
| CIE-LCH | lch(68.05, 4.48, 78.53°) |
| OKLab | oklab(72.49% 0.0038 0.0116) |
| OKLCH | oklch(72.49% 0.012 71.8) |
| XYZ | xyz(36.4205, 38.0371, 37.7644) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.64
Dark Gray
#A9A9A9
ΔE00 4.26
Greyish
#A8A495
ΔE00 4.30
Greige
#B8AB98
ΔE00 5.60
Cement
#A5A391
ΔE00 6.09
Grey
#929591
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA59E #9EA4AB
analogous
#AB9F9E #ABA59E #ABAB9E
triadic
#ABA59E #9EABA5 #A59EAB
tetradic
#ABA59E #9EAB9F #9EA4AB #AB9EAB
square
#ABA59E #9EAB9F #9EA4AB #AB9EAB
split-complementary
#ABA59E #9EABAB #9F9EAB
monochromatic
#6F6860 #8F877D #ABA59E #C7C3BF #E4E2E0
Accessibility & contrast
On white
2.44
#ABA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#ABA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA59E
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA59E | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#A9A69E
Tritanopia (blue-blind)
#AEA4A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba59e; /* rgb */ color: rgb(171, 165, 158); /* oklch */ color: oklch(72.5% 0.012 71.8);
Tailwind
colors: {
custom: {
50: '#c4bfba',
500: '#aba59e',
950: '#000000',
},
}SCSS
$custom: #aba59e; $custom-light: #c4bfba; $custom-dark: #000000;
JSON
{
"hex": "#aba59e",
"rgb": {
"r": 171,
"g": 165,
"b": 158
},
"hsl": {
"h": 32.308,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.72491,
"c": 0.01217,
"h": 71.8
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#ABA59E
secondary
#D0D2D5
accent
#709154
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180