#A4B494#A4B494
#A4B494 is a light, muted yellow-green. Relative luminance 0.427; OKLCH L 74.9% C 0.048 H 129.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B494 |
|---|---|
| RGB | rgb(164, 180, 148) |
| HSL | hsl(90, 18%, 64%) |
| HSV | hsv(90, 18%, 71%) |
| CMYK | cmyk(8.9%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(71.33, -11.43, 14.49) |
| CIE-LCH | lch(71.33, 18.46, 128.27°) |
| OKLab | oklab(74.87% -0.0304 0.0373) |
| OKLCH | oklch(74.87% 0.048 129.2) |
| XYZ | xyz(36.9755, 42.6729, 34.2999) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 2.80
Greenish Grey
#96AE8D
ΔE00 3.29
Grey Green
#86A17D
ΔE00 7.25
Darkseagreen
#8FBC8F
ΔE00 7.43
Greyish Green
#82A67D
ΔE00 7.86
Lichen
#8FB67B
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B494 #A494B4
analogous
#B4B494 #A4B494 #94B494
triadic
#A4B494 #94A4B4 #B494A4
tetradic
#A4B494 #94B4B4 #A494B4 #B49494
square
#A4B494 #94B4B4 #A494B4 #B49494
split-complementary
#A4B494 #9494B4 #B494B4
monochromatic
#677955 #859B70 #A4B494 #C3CDB8 #E1E6DC
Accessibility & contrast
On white
2.20
#A4B494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A4B494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B494
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B494 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#B5AE95
Tritanopia (blue-blind)
#A5B1AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b494; /* rgb */ color: rgb(164, 180, 148); /* oklch */ color: oklch(74.9% 0.048 129.2);
Tailwind
colors: {
custom: {
50: '#bfcab3',
500: '#a4b494',
950: '#000000',
},
}SCSS
$custom: #a4b494; $custom-light: #bfcab3; $custom-dark: #000000;
JSON
{
"hex": "#a4b494",
"rgb": {
"r": 164,
"g": 180,
"b": 148
},
"hsl": {
"h": 90,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74874,
"c": 0.04809,
"h": 129.2
},
"luminance": 0.42673
}Semantic roles & 50–950 ramp
primary
#A4B494
secondary
#D2CCD7
accent
#4A9C73
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280