#A2AA96#A2AA96
#A2AA96 is a light, muted yellow-green. Relative luminance 0.386; OKLCH L 72.6% C 0.030 H 124.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AA96 |
|---|---|
| RGB | rgb(162, 170, 150) |
| HSL | hsl(84, 11%, 63%) |
| HSV | hsv(84, 12%, 67%) |
| CMYK | cmyk(4.7%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(68.48, -6.53, 9.35) |
| CIE-LCH | lch(68.48, 11.40, 124.93°) |
| OKLab | oklab(72.59% -0.017 0.0243) |
| OKLCH | oklch(72.59% 0.03 124.9) |
| XYZ | xyz(34.7792, 38.6328, 34.4729) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.88
Greyish
#A8A495
ΔE00 6.27
Greenish Grey
#96AE8D
ΔE00 6.82
Sage Green
#9CAF88
ΔE00 6.99
Bland
#AFA88B
ΔE00 7.02
Stone (survey)
#ADA587
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AA96 #9E96AA
analogous
#AAA896 #A2AA96 #98AA96
triadic
#A2AA96 #96A2AA #AA96A2
tetradic
#A2AA96 #96AAA8 #9E96AA #AA9698
square
#A2AA96 #96AAA8 #9E96AA #AA9698
split-complementary
#A2AA96 #9698AA #A896AA
monochromatic
#656D58 #848F74 #A2AA96 #C0C5B8 #DEE1DA
Accessibility & contrast
On white
2.41
#A2AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#A2AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AA96
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AA96 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA795
Deuteranopia (green-blind)
#ABA797
Tritanopia (blue-blind)
#A3A8A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2aa96; /* rgb */ color: rgb(162, 170, 150); /* oklch */ color: oklch(72.6% 0.030 124.9);
Tailwind
colors: {
custom: {
50: '#bdc3b4',
500: '#a2aa96',
950: '#000000',
},
}SCSS
$custom: #a2aa96; $custom-light: #bdc3b4; $custom-dark: #000000;
JSON
{
"hex": "#a2aa96",
"rgb": {
"r": 162,
"g": 170,
"b": 150
},
"hsl": {
"h": 84,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72594,
"c": 0.02963,
"h": 124.9
},
"luminance": 0.38633
}Semantic roles & 50–950 ramp
primary
#A2AA96
secondary
#CDCAD2
accent
#51956C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180