#ABA39A#ABA39A
#ABA39A is a light, near-neutral orange. Relative luminance 0.372; OKLCH L 72.0% C 0.016 H 70.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA39A |
|---|---|
| RGB | rgb(171, 163, 154) |
| HSL | hsl(32, 9%, 64%) |
| HSV | hsv(32, 10%, 67%) |
| CMYK | cmyk(0%, 4.7%, 9.9%, 32.9%) |
| CIE-LAB | lab(67.42, 1.28, 5.70) |
| CIE-LCH | lch(67.42, 5.85, 77.31°) |
| OKLab | oklab(71.96% 0.0052 0.015) |
| OKLCH | oklch(71.96% 0.016 70.8) |
| XYZ | xyz(35.7239, 37.1858, 35.8612) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.59
Greyish
#A8A495
ΔE00 4.06
Greige
#B8AB98
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 5.49
Cement
#A5A391
ΔE00 5.91
Grey
#929591
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA39A #9AA2AB
analogous
#AB9A9A #ABA39A #AAAB9A
triadic
#ABA39A #9AABA3 #A39AAB
tetradic
#ABA39A #9AAB9A #9AA2AB #AB9AAA
square
#ABA39A #9AAB9A #9AA2AB #AB9AAA
split-complementary
#ABA39A #9AAAAB #9A9AAB
monochromatic
#6F665C #8F8579 #ABA39A #C7C1BB #E3E0DD
Accessibility & contrast
On white
2.49
#ABA39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#ABA39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA39A
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA39A | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#A8A59A
Tritanopia (blue-blind)
#AEA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba39a; /* rgb */ color: rgb(171, 163, 154); /* oklch */ color: oklch(72.0% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#c4beb7',
500: '#aba39a',
950: '#000000',
},
}SCSS
$custom: #aba39a; $custom-light: #c4beb7; $custom-dark: #000000;
JSON
{
"hex": "#aba39a",
"rgb": {
"r": 171,
"g": 163,
"b": 154
},
"hsl": {
"h": 31.765,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.71961,
"c": 0.01585,
"h": 70.8
},
"luminance": 0.37185
}Semantic roles & 50–950 ramp
primary
#ABA39A
secondary
#CDD0D3
accent
#719352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180