#ABA89A#ABA89A
#ABA89A is a light, muted yellow. Relative luminance 0.390; OKLCH L 73.0% C 0.020 H 97.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA89A |
|---|---|
| RGB | rgb(171, 168, 154) |
| HSL | hsl(49, 9%, 64%) |
| HSV | hsv(49, 10%, 67%) |
| CMYK | cmyk(0%, 1.8%, 9.9%, 32.9%) |
| CIE-LAB | lab(68.75, -1.44, 7.61) |
| CIE-LCH | lch(68.75, 7.75, 100.69°) |
| OKLab | oklab(73.01% -0.0024 0.0199) |
| OKLCH | oklch(73.01% 0.02 97) |
| XYZ | xyz(36.6293, 38.9966, 36.1630) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.29
Cement
#A5A391
ΔE00 2.48
Stone
#A89F91
ΔE00 3.93
Greige
#B8AB98
ΔE00 5.01
Bland
#AFA88B
ΔE00 5.46
Stone (survey)
#ADA587
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA89A #9A9DAB
analogous
#AB9F9A #ABA89A #A5AB9A
triadic
#ABA89A #9AABA8 #A89AAB
tetradic
#ABA89A #9AAB9F #9A9DAB #AB9AA5
square
#ABA89A #9AAB9F #9A9DAB #AB9AA5
split-complementary
#ABA89A #9AA5AB #9F9AAB
monochromatic
#6F6B5C #8F8B79 #ABA89A #C7C5BB #E3E2DD
Accessibility & contrast
On white
2.39
#ABA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#ABA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA89A
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA89A | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#AEA6A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba89a; /* rgb */ color: rgb(171, 168, 154); /* oklch */ color: oklch(73.0% 0.020 97.0);
Tailwind
colors: {
custom: {
50: '#c4c1b7',
500: '#aba89a',
950: '#000000',
},
}SCSS
$custom: #aba89a; $custom-light: #c4c1b7; $custom-dark: #000000;
JSON
{
"hex": "#aba89a",
"rgb": {
"r": 171,
"g": 168,
"b": 154
},
"hsl": {
"h": 49.412,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.73009,
"c": 0.02003,
"h": 97
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#ABA89A
secondary
#CDCED3
accent
#5E9352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180