#A4B49A#A4B49A
#A4B49A is a light, muted yellow-green. Relative luminance 0.429; OKLCH L 75.0% C 0.041 H 133.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B49A |
|---|---|
| RGB | rgb(164, 180, 154) |
| HSL | hsl(97, 15%, 65%) |
| HSV | hsv(97, 14%, 71%) |
| CMYK | cmyk(8.9%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(71.47, -10.41, 11.41) |
| CIE-LCH | lch(71.47, 15.44, 132.38°) |
| OKLab | oklab(75.02% -0.0278 0.0295) |
| OKLCH | oklch(75.02% 0.041 133.3) |
| XYZ | xyz(37.4628, 42.8678, 36.8662) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.99
Sage Green
#9CAF88
ΔE00 4.43
Grey Green
#86A17D
ΔE00 7.90
Darkseagreen
#8FBC8F
ΔE00 8.41
Greyish Green
#82A67D
ΔE00 8.73
Cement
#A5A391
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B49A #AA9AB4
analogous
#B1B49A #A4B49A #9AB49D
triadic
#A4B49A #9AA4B4 #B49AA4
tetradic
#A4B49A #9AB1B4 #AA9AB4 #B49D9A
square
#A4B49A #9AB1B4 #AA9AB4 #B49D9A
split-complementary
#A4B49A #9D9AB4 #B49AB1
monochromatic
#66795A #849A77 #A4B49A #C4CEBD #E3E8E0
Accessibility & contrast
On white
2.19
#A4B49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A4B49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B49A
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B49A | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#A4B2AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b49a; /* rgb */ color: rgb(164, 180, 154); /* oklch */ color: oklch(75.0% 0.041 133.3);
Tailwind
colors: {
custom: {
50: '#bfcab7',
500: '#a4b49a',
950: '#000000',
},
}SCSS
$custom: #a4b49a; $custom-light: #bfcab7; $custom-dark: #000000;
JSON
{
"hex": "#a4b49a",
"rgb": {
"r": 164,
"g": 180,
"b": 154
},
"hsl": {
"h": 96.923,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.75023,
"c": 0.04056,
"h": 133.3
},
"luminance": 0.42868
}Semantic roles & 50–950 ramp
primary
#A4B49A
secondary
#D6D1D9
accent
#4D997C
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280