#ABA79A#ABA79A
#ABA79A is a light, near-neutral yellow. Relative luminance 0.386; OKLCH L 72.8% C 0.019 H 92.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA79A |
|---|---|
| RGB | rgb(171, 167, 154) |
| HSL | hsl(46, 9%, 64%) |
| HSV | hsv(46, 10%, 67%) |
| CMYK | cmyk(0%, 2.3%, 9.9%, 32.9%) |
| CIE-LAB | lab(68.48, -0.90, 7.23) |
| CIE-LCH | lch(68.48, 7.29, 97.06°) |
| OKLab | oklab(72.8% -0.0009 0.0189) |
| OKLCH | oklch(72.8% 0.019 92.8) |
| XYZ | xyz(36.4454, 38.6288, 36.1017) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.28
Cement
#A5A391
ΔE00 2.94
Stone
#A89F91
ΔE00 3.30
Greige
#B8AB98
ΔE00 4.66
Bland
#AFA88B
ΔE00 5.85
Stone (survey)
#ADA587
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA79A #9A9EAB
analogous
#AB9E9A #ABA79A #A6AB9A
triadic
#ABA79A #9AABA7 #A79AAB
tetradic
#ABA79A #9AAB9E #9A9EAB #AB9AA6
square
#ABA79A #9AAB9E #9A9EAB #AB9AA6
split-complementary
#ABA79A #9AA6AB #9E9AAB
monochromatic
#6F6A5C #8F8A79 #ABA79A #C7C4BB #E3E1DD
Accessibility & contrast
On white
2.41
#ABA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#ABA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA79A
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA79A | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#ABA89A
Tritanopia (blue-blind)
#AEA5A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba79a; /* rgb */ color: rgb(171, 167, 154); /* oklch */ color: oklch(72.8% 0.019 92.8);
Tailwind
colors: {
custom: {
50: '#c4c1b7',
500: '#aba79a',
950: '#000000',
},
}SCSS
$custom: #aba79a; $custom-light: #c4c1b7; $custom-dark: #000000;
JSON
{
"hex": "#aba79a",
"rgb": {
"r": 171,
"g": 167,
"b": 154
},
"hsl": {
"h": 45.882,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.72799,
"c": 0.01892,
"h": 92.8
},
"luminance": 0.38628
}Semantic roles & 50–950 ramp
primary
#ABA79A
secondary
#CDCFD3
accent
#629352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180