#ABA39B#ABA39B
#ABA39B is a light, near-neutral orange. Relative luminance 0.372; OKLCH L 72.0% C 0.015 H 67.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA39B |
|---|---|
| RGB | rgb(171, 163, 155) |
| HSL | hsl(30, 9%, 64%) |
| HSV | hsv(30, 9%, 67%) |
| CMYK | cmyk(0%, 4.7%, 9.4%, 32.9%) |
| CIE-LAB | lab(67.44, 1.46, 5.18) |
| CIE-LCH | lch(67.44, 5.38, 74.30°) |
| OKLab | oklab(71.99% 0.0056 0.0136) |
| OKLCH | oklch(71.99% 0.015 67.6) |
| XYZ | xyz(35.8075, 37.2193, 36.3017) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.05
Greyish
#A8A495
ΔE00 4.52
Dark Gray
#A9A9A9
ΔE00 5.19
Greige
#B8AB98
ΔE00 5.25
Cement
#A5A391
ΔE00 6.36
Grey
#929591
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA39B #9BA3AB
analogous
#AB9B9B #ABA39B #ABAB9B
triadic
#ABA39B #9BABA3 #A39BAB
tetradic
#ABA39B #9BAB9B #9BA3AB #AB9BAB
square
#ABA39B #9BAB9B #9BA3AB #AB9BAB
split-complementary
#ABA39B #9BABAB #9B9BAB
monochromatic
#6F665D #8F847A #ABA39B #C7C2BC #E3E0DE
Accessibility & contrast
On white
2.49
#ABA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#ABA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA39B
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA39B | 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)
#A6A39B
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#AEA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba39b; /* rgb */ color: rgb(171, 163, 155); /* oklch */ color: oklch(72.0% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#c4beb8',
500: '#aba39b',
950: '#000000',
},
}SCSS
$custom: #aba39b; $custom-light: #c4beb8; $custom-dark: #000000;
JSON
{
"hex": "#aba39b",
"rgb": {
"r": 171,
"g": 163,
"b": 155
},
"hsl": {
"h": 30,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.71989,
"c": 0.01474,
"h": 67.6
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#ABA39B
secondary
#CED1D4
accent
#739353
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180