#A4AA94#A4AA94
#A4AA94 is a light, muted yellow-green. Relative luminance 0.388; OKLCH L 72.7% C 0.032 H 119.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AA94 |
|---|---|
| RGB | rgb(164, 170, 148) |
| HSL | hsl(76, 11%, 62%) |
| HSV | hsv(76, 13%, 67%) |
| CMYK | cmyk(3.5%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(68.59, -6.14, 10.63) |
| CIE-LCH | lch(68.59, 12.27, 120.01°) |
| OKLab | oklab(72.7% -0.0156 0.0275) |
| OKLCH | oklch(72.7% 0.032 119.6) |
| XYZ | xyz(35.0291, 38.7801, 33.6511) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.38
Greyish
#A8A495
ΔE00 5.88
Bland
#AFA88B
ΔE00 6.02
Stone (survey)
#ADA587
ΔE00 6.58
Sage Green
#9CAF88
ΔE00 6.84
Greenish Grey
#96AE8D
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AA94 #9A94AA
analogous
#AAA594 #A4AA94 #99AA94
triadic
#A4AA94 #94A4AA #AA94A4
tetradic
#A4AA94 #94AAA5 #9A94AA #AA9499
square
#A4AA94 #94AAA5 #9A94AA #AA9499
split-complementary
#A4AA94 #9499AA #A594AA
monochromatic
#676D57 #878F72 #A4AA94 #C1C5B6 #DEE0D8
Accessibility & contrast
On white
2.40
#A4AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A4AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AA94
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AA94 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#ACA795
Tritanopia (blue-blind)
#A6A7A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a4aa94; /* rgb */ color: rgb(164, 170, 148); /* oklch */ color: oklch(72.7% 0.032 119.6);
Tailwind
colors: {
custom: {
50: '#bfc3b3',
500: '#a4aa94',
950: '#000000',
},
}SCSS
$custom: #a4aa94; $custom-light: #bfc3b3; $custom-dark: #000000;
JSON
{
"hex": "#a4aa94",
"rgb": {
"r": 164,
"g": 170,
"b": 148
},
"hsl": {
"h": 76.364,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72702,
"c": 0.03167,
"h": 119.6
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#A4AA94
secondary
#CBC9D1
accent
#509663
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180