#ABA39D#ABA39D
#ABA39D is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.0% C 0.013 H 59.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA39D |
|---|---|
| RGB | rgb(171, 163, 157) |
| HSL | hsl(26, 8%, 64%) |
| HSV | hsv(26, 8%, 67%) |
| CMYK | cmyk(0%, 4.7%, 8.2%, 32.9%) |
| CIE-LAB | lab(67.49, 1.81, 4.14) |
| CIE-LCH | lch(67.49, 4.52, 66.43°) |
| OKLab | oklab(72.05% 0.0064 0.0109) |
| OKLCH | oklch(72.05% 0.013 59.5) |
| XYZ | xyz(35.9769, 37.2870, 37.1936) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 4.05
Dark Gray
#A9A9A9
ΔE00 4.66
Greyish
#A8A495
ΔE00 5.49
Greige
#B8AB98
ΔE00 6.11
Cement
#A5A391
ΔE00 7.32
Grey
#929591
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA39D #9DA5AB
analogous
#AB9D9E #ABA39D #ABAA9D
triadic
#ABA39D #9DABA3 #A39DAB
tetradic
#ABA39D #9EAB9D #9DA5AB #AA9DAB
square
#ABA39D #9EAB9D #9DA5AB #AA9DAB
split-complementary
#ABA39D #9DABAA #9D9EAB
monochromatic
#6F665F #8F847C #ABA39D #C7C2BE #E3E1DF
Accessibility & contrast
On white
2.48
#ABA39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#ABA39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA39D
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA39D | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39D
Deuteranopia (green-blind)
#A7A59D
Tritanopia (blue-blind)
#AEA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba39d; /* rgb */ color: rgb(171, 163, 157); /* oklch */ color: oklch(72.0% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#c4beb9',
500: '#aba39d',
950: '#000000',
},
}SCSS
$custom: #aba39d; $custom-light: #c4beb9; $custom-dark: #000000;
JSON
{
"hex": "#aba39d",
"rgb": {
"r": 171,
"g": 163,
"b": 157
},
"hsl": {
"h": 25.714,
"s": 7.692,
"l": 64.314
},
"oklch": {
"l": 0.72045,
"c": 0.01269,
"h": 59.5
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#ABA39D
secondary
#CFD2D4
accent
#779254
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180