#A4AC98#A4AC98
#A4AC98 is a light, muted yellow-green. Relative luminance 0.397; OKLCH L 73.2% C 0.030 H 124.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AC98 |
|---|---|
| RGB | rgb(164, 172, 152) |
| HSL | hsl(84, 11%, 64%) |
| HSV | hsv(84, 12%, 67%) |
| CMYK | cmyk(4.7%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(69.23, -6.52, 9.33) |
| CIE-LCH | lch(69.23, 11.38, 124.94°) |
| OKLab | oklab(73.24% -0.0169 0.0242) |
| OKLCH | oklch(73.24% 0.03 124.9) |
| XYZ | xyz(35.7290, 39.6645, 35.4734) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.07
Greyish
#A8A495
ΔE00 6.37
Greenish Grey
#96AE8D
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 7.00
Bland
#AFA88B
ΔE00 7.03
Stone (survey)
#ADA587
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AC98 #A098AC
analogous
#ACAA98 #A4AC98 #9AAC98
triadic
#A4AC98 #98A4AC #AC98A4
tetradic
#A4AC98 #98ACAA #A098AC #AC989A
square
#A4AC98 #98ACAA #A098AC #AC989A
split-complementary
#A4AC98 #989AAC #AA98AC
monochromatic
#67705A #869176 #A4AC98 #C2C7BA #E0E3DC
Accessibility & contrast
On white
2.35
#A4AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A4AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AC98
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AC98 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA997
Deuteranopia (green-blind)
#ADA999
Tritanopia (blue-blind)
#A5AAA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a4ac98; /* rgb */ color: rgb(164, 172, 152); /* oklch */ color: oklch(73.2% 0.030 124.9);
Tailwind
colors: {
custom: {
50: '#bfc4b6',
500: '#a4ac98',
950: '#000000',
},
}SCSS
$custom: #a4ac98; $custom-light: #bfc4b6; $custom-dark: #000000;
JSON
{
"hex": "#a4ac98",
"rgb": {
"r": 164,
"g": 172,
"b": 152
},
"hsl": {
"h": 84,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.73237,
"c": 0.02957,
"h": 124.9
},
"luminance": 0.39665
}Semantic roles & 50–950 ramp
primary
#A4AC98
secondary
#CFCCD3
accent
#51956C
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121211
muted
#818180