#ABA99E#ABA99E
#ABA99E is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.3% C 0.016 H 98.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA99E |
|---|---|
| RGB | rgb(171, 169, 158) |
| HSL | hsl(51, 7%, 65%) |
| HSV | hsv(51, 8%, 67%) |
| CMYK | cmyk(0%, 1.2%, 7.6%, 32.9%) |
| CIE-LAB | lab(69.11, -1.28, 5.93) |
| CIE-LCH | lch(69.11, 6.06, 102.23°) |
| OKLab | oklab(73.33% -0.0023 0.0155) |
| OKLCH | oklch(73.33% 0.016 98.4) |
| XYZ | xyz(37.1533, 39.5027, 38.0086) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.31
Cement
#A5A391
ΔE00 3.56
Stone
#A89F91
ΔE00 4.38
Dark Gray
#A9A9A9
ΔE00 5.47
Greige
#B8AB98
ΔE00 5.62
Bland
#AFA88B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA99E #9EA0AB
analogous
#ABA39E #ABA99E #A7AB9E
triadic
#ABA99E #9EABA9 #A99EAB
tetradic
#ABA99E #9EABA3 #9EA0AB #AB9EA7
square
#ABA99E #9EABA3 #9EA0AB #AB9EA7
split-complementary
#ABA99E #9EA7AB #A39EAB
monochromatic
#6F6C60 #8F8C7D #ABA99E #C7C6BF #E4E3E0
Accessibility & contrast
On white
2.36
#ABA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#ABA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA99E
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA99E | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#ADA7A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba99e; /* rgb */ color: rgb(171, 169, 158); /* oklch */ color: oklch(73.3% 0.016 98.4);
Tailwind
colors: {
custom: {
50: '#c4c2ba',
500: '#aba99e',
950: '#000000',
},
}SCSS
$custom: #aba99e; $custom-light: #c4c2ba; $custom-dark: #000000;
JSON
{
"hex": "#aba99e",
"rgb": {
"r": 171,
"g": 169,
"b": 158
},
"hsl": {
"h": 50.769,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.73329,
"c": 0.0157,
"h": 98.4
},
"luminance": 0.39502
}Semantic roles & 50–950 ramp
primary
#ABA99E
secondary
#D0D1D5
accent
#5E9154
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180