#A4B49E#A4B49E
#A4B49E is a light, muted green. Relative luminance 0.430; OKLCH L 75.1% C 0.036 H 137.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B49E |
|---|---|
| RGB | rgb(164, 180, 158) |
| HSL | hsl(104, 13%, 66%) |
| HSV | hsv(104, 12%, 71%) |
| CMYK | cmyk(8.9%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(71.56, -9.70, 9.35) |
| CIE-LCH | lch(71.56, 13.47, 136.06°) |
| OKLab | oklab(75.13% -0.0261 0.0243) |
| OKLCH | oklch(75.13% 0.036 137.1) |
| XYZ | xyz(37.8015, 43.0033, 38.6501) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.92
Sage Green
#9CAF88
ΔE00 5.71
Cement
#A5A391
ΔE00 8.59
Grey Green
#86A17D
ΔE00 8.60
Darkseagreen
#8FBC8F
ΔE00 9.30
Greyish Green
#82A67D
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B49E #AE9EB4
analogous
#AFB49E #A4B49E #9EB4A3
triadic
#A4B49E #9EA4B4 #B49EA4
tetradic
#A4B49E #9EAFB4 #AE9EB4 #B4A39E
square
#A4B49E #9EAFB4 #AE9EB4 #B4A39E
split-complementary
#A4B49E #A39EB4 #B49EAF
monochromatic
#667A5E #84997B #A4B49E #C4CFC1 #E5E9E3
Accessibility & contrast
On white
2.19
#A4B49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#A4B49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B49E
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B49E | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09D
Deuteranopia (green-blind)
#B3AF9F
Tritanopia (blue-blind)
#A4B2AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b49e; /* rgb */ color: rgb(164, 180, 158); /* oklch */ color: oklch(75.1% 0.036 137.1);
Tailwind
colors: {
custom: {
50: '#bfcaba',
500: '#a4b49e',
950: '#000000',
},
}SCSS
$custom: #a4b49e; $custom-light: #bfcaba; $custom-dark: #000000;
JSON
{
"hex": "#a4b49e",
"rgb": {
"r": 164,
"g": 180,
"b": 158
},
"hsl": {
"h": 103.636,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.75127,
"c": 0.03567,
"h": 137.1
},
"luminance": 0.43004
}Semantic roles & 50–950 ramp
primary
#A4B49E
secondary
#D9D3DA
accent
#4F9783
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280