#ABA19E#ABA19E
#ABA19E is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.7% C 0.012 H 37.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA19E |
|---|---|
| RGB | rgb(171, 161, 158) |
| HSL | hsl(14, 7%, 65%) |
| HSV | hsv(14, 8%, 67%) |
| CMYK | cmyk(0%, 5.8%, 7.6%, 32.9%) |
| CIE-LAB | lab(66.99, 3.08, 2.86) |
| CIE-LCH | lch(66.99, 4.20, 42.85°) |
| OKLab | oklab(71.66% 0.0099 0.0076) |
| OKLCH | oklch(71.66% 0.012 37.4) |
| XYZ | xyz(35.7103, 36.6167, 37.5276) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.16
Stone
#A89F91
ΔE00 5.98
Warm Grey
#978A84
ΔE00 7.50
Greyish
#A8A495
ΔE00 7.77
Greige
#B8AB98
ΔE00 7.95
Pinkish Grey
#C8ACA9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA19E #9EA8AB
analogous
#AB9EA2 #ABA19E #ABA89E
triadic
#ABA19E #9EABA1 #A19EAB
tetradic
#ABA19E #A2AB9E #9EA8AB #A89EAB
square
#ABA19E #A2AB9E #9EA8AB #A89EAB
split-complementary
#ABA19E #9EABA8 #9EA2AB
monochromatic
#6F6360 #8F817D #ABA19E #C7C1BF #E4E1E0
Accessibility & contrast
On white
2.52
#ABA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#ABA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA19E
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA19E | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A5A49E
Tritanopia (blue-blind)
#AEA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba19e; /* rgb */ color: rgb(171, 161, 158); /* oklch */ color: oklch(71.7% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#c4bcba',
500: '#aba19e',
950: '#000000',
},
}SCSS
$custom: #aba19e; $custom-light: #c4bcba; $custom-dark: #000000;
JSON
{
"hex": "#aba19e",
"rgb": {
"r": 171,
"g": 161,
"b": 158
},
"hsl": {
"h": 13.846,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.71659,
"c": 0.01248,
"h": 37.4
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#ABA19E
secondary
#D0D4D5
accent
#839154
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180