#A0AA94#A0AA94
#A0AA94 is a light, muted yellow-green. Relative luminance 0.384; OKLCH L 72.4% C 0.033 H 127.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AA94 |
|---|---|
| RGB | rgb(160, 170, 148) |
| HSL | hsl(87, 11%, 62%) |
| HSV | hsv(87, 13%, 67%) |
| CMYK | cmyk(5.9%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(68.29, -7.61, 10.15) |
| CIE-LCH | lch(68.29, 12.69, 126.87°) |
| OKLab | oklab(72.38% -0.02 0.0263) |
| OKLCH | oklch(72.38% 0.033 127.2) |
| XYZ | xyz(34.2164, 38.3611, 33.6130) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.73
Cement
#A5A391
ΔE00 5.78
Sage Green
#9CAF88
ΔE00 5.99
Greyish
#A8A495
ΔE00 7.28
Bland
#AFA88B
ΔE00 7.54
Grey Green
#86A17D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AA94 #9E94AA
analogous
#AAA994 #A0AA94 #95AA94
triadic
#A0AA94 #94A0AA #AA94A0
tetradic
#A0AA94 #94AAA9 #9E94AA #AA9495
square
#A0AA94 #94AAA9 #9E94AA #AA9495
split-complementary
#A0AA94 #9495AA #A994AA
monochromatic
#636D57 #828F72 #A0AA94 #BEC5B6 #DDE0D8
Accessibility & contrast
On white
2.42
#A0AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A0AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AA94
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AA94 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#A1A8A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a0aa94; /* rgb */ color: rgb(160, 170, 148); /* oklch */ color: oklch(72.4% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#bcc3b3',
500: '#a0aa94',
950: '#000000',
},
}SCSS
$custom: #a0aa94; $custom-light: #bcc3b3; $custom-dark: #000000;
JSON
{
"hex": "#a0aa94",
"rgb": {
"r": 160,
"g": 170,
"b": 148
},
"hsl": {
"h": 87.273,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72384,
"c": 0.03304,
"h": 127.2
},
"luminance": 0.38361
}Semantic roles & 50–950 ramp
primary
#A0AA94
secondary
#CDC9D1
accent
#509670
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180