#A4B098#A4B098
#A4B098 is a light, muted yellow-green. Relative luminance 0.412; OKLCH L 74.1% C 0.036 H 129.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B098 |
|---|---|
| RGB | rgb(164, 176, 152) |
| HSL | hsl(90, 13%, 64%) |
| HSV | hsv(90, 14%, 69%) |
| CMYK | cmyk(6.8%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(70.32, -8.64, 10.88) |
| CIE-LCH | lch(70.32, 13.90, 128.46°) |
| OKLab | oklab(74.1% -0.0228 0.0282) |
| OKLCH | oklch(74.1% 0.036 129) |
| XYZ | xyz(36.5018, 41.2100, 35.7310) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.95
Sage Green
#9CAF88
ΔE00 5.14
Cement
#A5A391
ΔE00 7.14
Bland
#AFA88B
ΔE00 8.18
Grey Green
#86A17D
ΔE00 8.18
Greyish
#A8A495
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B098 #A498B0
analogous
#B0B098 #A4B098 #98B098
triadic
#A4B098 #98A4B0 #B098A4
tetradic
#A4B098 #98B0B0 #A498B0 #B09898
square
#A4B098 #98B0B0 #A498B0 #B09898
split-complementary
#A4B098 #9898B0 #B098B0
monochromatic
#677459 #859575 #A4B098 #C3CBBB #E1E5DD
Accessibility & contrast
On white
2.27
#A4B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#A4B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B098
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B098 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC97
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#A5AEA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4b098; /* rgb */ color: rgb(164, 176, 152); /* oklch */ color: oklch(74.1% 0.036 129.0);
Tailwind
colors: {
custom: {
50: '#bfc7b6',
500: '#a4b098',
950: '#000000',
},
}SCSS
$custom: #a4b098; $custom-light: #bfc7b6; $custom-dark: #000000;
JSON
{
"hex": "#a4b098",
"rgb": {
"r": 164,
"g": 176,
"b": 152
},
"hsl": {
"h": 90,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.74102,
"c": 0.03627,
"h": 129
},
"luminance": 0.4121
}Semantic roles & 50–950 ramp
primary
#A4B098
secondary
#D2CED6
accent
#4E9773
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280