#A4B298#A4B298
#A4B298 is a light, muted yellow-green. Relative luminance 0.420; OKLCH L 74.5% C 0.040 H 130.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B298 |
|---|---|
| RGB | rgb(164, 178, 152) |
| HSL | hsl(92, 14%, 65%) |
| HSV | hsv(92, 15%, 70%) |
| CMYK | cmyk(7.9%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.87, -9.70, 11.66) |
| CIE-LCH | lch(70.87, 15.17, 129.77°) |
| OKLab | oklab(74.54% -0.0258 0.0302) |
| OKLCH | oklch(74.54% 0.04 130.5) |
| XYZ | xyz(36.8968, 42.0001, 35.8627) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.21
Sage Green
#9CAF88
ΔE00 4.40
Grey Green
#86A17D
ΔE00 7.83
Cement
#A5A391
ΔE00 8.12
Bland
#AFA88B
ΔE00 8.82
Greyish Green
#82A67D
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B298 #A698B2
analogous
#B1B298 #A4B298 #98B299
triadic
#A4B298 #98A4B2 #B298A4
tetradic
#A4B298 #98B1B2 #A698B2 #B29998
square
#A4B298 #98B1B2 #A698B2 #B29998
split-complementary
#A4B298 #9998B2 #B298B1
monochromatic
#677759 #859875 #A4B298 #C3CCBB #E2E6DE
Accessibility & contrast
On white
2.23
#A4B298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#A4B298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B298
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B298 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#A5B0AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a4b298; /* rgb */ color: rgb(164, 178, 152); /* oklch */ color: oklch(74.5% 0.040 130.5);
Tailwind
colors: {
custom: {
50: '#bfc9b6',
500: '#a4b298',
950: '#000000',
},
}SCSS
$custom: #a4b298; $custom-light: #bfc9b6; $custom-dark: #000000;
JSON
{
"hex": "#a4b298",
"rgb": {
"r": 164,
"g": 178,
"b": 152
},
"hsl": {
"h": 92.308,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.74537,
"c": 0.03966,
"h": 130.5
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#A4B298
secondary
#D3CED7
accent
#4D9976
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280