#A4AA98#A4AA98
#A4AA98 is a light, muted yellow-green. Relative luminance 0.389; OKLCH L 72.8% C 0.026 H 122.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AA98 |
|---|---|
| RGB | rgb(164, 170, 152) |
| HSL | hsl(80, 10%, 63%) |
| HSV | hsv(80, 11%, 67%) |
| CMYK | cmyk(3.5%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(68.69, -5.45, 8.55) |
| CIE-LCH | lch(68.69, 10.14, 122.48°) |
| OKLab | oklab(72.81% -0.0139 0.0223) |
| OKLCH | oklch(72.81% 0.026 122.1) |
| XYZ | xyz(35.3512, 38.9090, 35.3475) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.03
Greyish
#A8A495
ΔE00 5.23
Bland
#AFA88B
ΔE00 6.61
Stone (survey)
#ADA587
ΔE00 7.19
Greenish Grey
#96AE8D
ΔE00 7.97
Sage Green
#9CAF88
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AA98 #9E98AA
analogous
#AAA798 #A4AA98 #9BAA98
triadic
#A4AA98 #98A4AA #AA98A4
tetradic
#A4AA98 #98AAA7 #9E98AA #AA989B
square
#A4AA98 #98AAA7 #9E98AA #AA989B
split-complementary
#A4AA98 #989BAA #A798AA
monochromatic
#676D5A #868E76 #A4AA98 #C2C6BA #DFE1DB
Accessibility & contrast
On white
2.39
#A4AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A4AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AA98
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AA98 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#A6A8A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a4aa98; /* rgb */ color: rgb(164, 170, 152); /* oklch */ color: oklch(72.8% 0.026 122.1);
Tailwind
colors: {
custom: {
50: '#bfc3b6',
500: '#a4aa98',
950: '#000000',
},
}SCSS
$custom: #a4aa98; $custom-light: #bfc3b6; $custom-dark: #000000;
JSON
{
"hex": "#a4aa98",
"rgb": {
"r": 164,
"g": 170,
"b": 152
},
"hsl": {
"h": 80,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72807,
"c": 0.02627,
"h": 122.1
},
"luminance": 0.38909
}Semantic roles & 50–950 ramp
primary
#A4AA98
secondary
#CECCD2
accent
#529468
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180