#A4B29A#A4B29A
#A4B29A is a light, muted yellow-green. Relative luminance 0.421; OKLCH L 74.6% C 0.037 H 132.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B29A |
|---|---|
| RGB | rgb(164, 178, 154) |
| HSL | hsl(95, 13%, 65%) |
| HSV | hsv(95, 13%, 70%) |
| CMYK | cmyk(7.9%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(70.92, -9.35, 10.63) |
| CIE-LCH | lch(70.92, 14.16, 131.35°) |
| OKLab | oklab(74.59% -0.0249 0.0275) |
| OKLCH | oklch(74.59% 0.037 132.1) |
| XYZ | xyz(37.0620, 42.0662, 36.7326) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.61
Sage Green
#9CAF88
ΔE00 5.03
Cement
#A5A391
ΔE00 7.94
Grey Green
#86A17D
ΔE00 8.16
Bland
#AFA88B
ΔE00 8.93
Greyish Green
#82A67D
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B29A #A89AB2
analogous
#B0B29A #A4B29A #9AB29C
triadic
#A4B29A #9AA4B2 #B29AA4
tetradic
#A4B29A #9AB0B2 #A89AB2 #B29C9A
square
#A4B29A #9AB0B2 #A89AB2 #B29C9A
split-complementary
#A4B29A #9C9AB2 #B29AB0
monochromatic
#66775B #859877 #A4B29A #C3CCBD #E3E7DF
Accessibility & contrast
On white
2.23
#A4B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A4B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B29A
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B29A | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#A5B0AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b29a; /* rgb */ color: rgb(164, 178, 154); /* oklch */ color: oklch(74.6% 0.037 132.1);
Tailwind
colors: {
custom: {
50: '#bfc9b7',
500: '#a4b29a',
950: '#000000',
},
}SCSS
$custom: #a4b29a; $custom-light: #bfc9b7; $custom-dark: #000000;
JSON
{
"hex": "#a4b29a",
"rgb": {
"r": 164,
"g": 178,
"b": 154
},
"hsl": {
"h": 95,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74588,
"c": 0.03714,
"h": 132.1
},
"luminance": 0.42066
}Semantic roles & 50–950 ramp
primary
#A4B29A
secondary
#D5D0D8
accent
#4E9879
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280