#A4B498#A4B498
#A4B498 is a light, muted yellow-green. Relative luminance 0.428; OKLCH L 75.0% C 0.043 H 131.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B498 |
|---|---|
| RGB | rgb(164, 180, 152) |
| HSL | hsl(94, 16%, 65%) |
| HSV | hsv(94, 16%, 71%) |
| CMYK | cmyk(8.9%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(71.42, -10.75, 12.43) |
| CIE-LCH | lch(71.42, 16.44, 130.85°) |
| OKLab | oklab(74.97% -0.0287 0.0321) |
| OKLCH | oklch(74.97% 0.043 131.8) |
| XYZ | xyz(37.2976, 42.8018, 35.9963) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.65
Sage Green
#9CAF88
ΔE00 3.84
Grey Green
#86A17D
ΔE00 7.63
Darkseagreen
#8FBC8F
ΔE00 8.03
Greyish Green
#82A67D
ΔE00 8.39
Cement
#A5A391
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B498 #A898B4
analogous
#B2B498 #A4B498 #98B49A
triadic
#A4B498 #98A4B4 #B498A4
tetradic
#A4B498 #98B2B4 #A898B4 #B49A98
square
#A4B498 #98B2B4 #A898B4 #B49A98
split-complementary
#A4B498 #9A98B4 #B498B2
monochromatic
#667958 #859A75 #A4B498 #C3CEBB #E3E8DF
Accessibility & contrast
On white
2.20
#A4B498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A4B498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B498
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B498 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#A5B1AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b498; /* rgb */ color: rgb(164, 180, 152); /* oklch */ color: oklch(75.0% 0.043 131.8);
Tailwind
colors: {
custom: {
50: '#bfcab6',
500: '#a4b498',
950: '#000000',
},
}SCSS
$custom: #a4b498; $custom-light: #bfcab6; $custom-dark: #000000;
JSON
{
"hex": "#a4b498",
"rgb": {
"r": 164,
"g": 180,
"b": 152
},
"hsl": {
"h": 94.286,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74973,
"c": 0.04305,
"h": 131.8
},
"luminance": 0.42802
}Semantic roles & 50–950 ramp
primary
#A4B498
secondary
#D5CFD9
accent
#4C9A78
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280