#A2AA97#A2AA97
#A2AA97 is a light, muted yellow-green. Relative luminance 0.387; OKLCH L 72.6% C 0.028 H 125.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AA97 |
|---|---|
| RGB | rgb(162, 170, 151) |
| HSL | hsl(85, 10%, 63%) |
| HSV | hsv(85, 11%, 67%) |
| CMYK | cmyk(4.7%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(68.51, -6.35, 8.83) |
| CIE-LCH | lch(68.51, 10.88, 125.73°) |
| OKLab | oklab(72.62% -0.0165 0.023) |
| OKLCH | oklch(72.62% 0.028 125.8) |
| XYZ | xyz(34.8601, 38.6651, 34.8988) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.82
Greyish
#A8A495
ΔE00 6.13
Greenish Grey
#96AE8D
ΔE00 7.07
Bland
#AFA88B
ΔE00 7.16
Sage Green
#9CAF88
ΔE00 7.32
Stone (survey)
#ADA587
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AA97 #9F97AA
analogous
#AAA897 #A2AA97 #98AA97
triadic
#A2AA97 #97A2AA #AA97A2
tetradic
#A2AA97 #97AAA8 #9F97AA #AA9798
square
#A2AA97 #97AAA8 #9F97AA #AA9798
split-complementary
#A2AA97 #9798AA #A897AA
monochromatic
#656D59 #848E75 #A2AA97 #C0C6B9 #DEE1DA
Accessibility & contrast
On white
2.40
#A2AA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#A2AA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AA97
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AA97 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 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)
#ACA796
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#A3A8A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2aa97; /* rgb */ color: rgb(162, 170, 151); /* oklch */ color: oklch(72.6% 0.028 125.8);
Tailwind
colors: {
custom: {
50: '#bdc3b5',
500: '#a2aa97',
950: '#000000',
},
}SCSS
$custom: #a2aa97; $custom-light: #bdc3b5; $custom-dark: #000000;
JSON
{
"hex": "#a2aa97",
"rgb": {
"r": 162,
"g": 170,
"b": 151
},
"hsl": {
"h": 85.263,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.7262,
"c": 0.0283,
"h": 125.8
},
"luminance": 0.38665
}Semantic roles & 50–950 ramp
primary
#A2AA97
secondary
#CECBD2
accent
#51946D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180