#A2AA99#A2AA99
#A2AA99 is a light, muted yellow-green. Relative luminance 0.387; OKLCH L 72.7% C 0.026 H 127.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AA99 |
|---|---|
| RGB | rgb(162, 170, 153) |
| HSL | hsl(88, 9%, 63%) |
| HSV | hsv(88, 10%, 67%) |
| CMYK | cmyk(4.7%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(68.56, -6.00, 7.80) |
| CIE-LCH | lch(68.56, 9.84, 127.59°) |
| OKLab | oklab(72.67% -0.0157 0.0203) |
| OKLCH | oklch(72.67% 0.026 127.7) |
| XYZ | xyz(35.0239, 38.7307, 35.7614) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.76
Greyish
#A8A495
ΔE00 5.91
Bland
#AFA88B
ΔE00 7.50
Greenish Grey
#96AE8D
ΔE00 7.63
Sage Green
#9CAF88
ΔE00 8.00
Stone (survey)
#ADA587
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AA99 #A199AA
analogous
#AAA999 #A2AA99 #99AA99
triadic
#A2AA99 #99A2AA #AA99A2
tetradic
#A2AA99 #99AAA9 #A199AA #AA9999
square
#A2AA99 #99AAA9 #A199AA #AA9999
split-complementary
#A2AA99 #9999AA #A999AA
monochromatic
#656D5B #848E78 #A2AA99 #C0C6BA #DFE2DC
Accessibility & contrast
On white
2.40
#A2AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A2AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AA99
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AA99 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#A3A8A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2aa99; /* rgb */ color: rgb(162, 170, 153); /* oklch */ color: oklch(72.7% 0.026 127.7);
Tailwind
colors: {
custom: {
50: '#bdc3b7',
500: '#a2aa99',
950: '#000000',
},
}SCSS
$custom: #a2aa99; $custom-light: #bdc3b7; $custom-dark: #000000;
JSON
{
"hex": "#a2aa99",
"rgb": {
"r": 162,
"g": 170,
"b": 153
},
"hsl": {
"h": 88.235,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72674,
"c": 0.02567,
"h": 127.7
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#A2AA99
secondary
#CFCCD2
accent
#529371
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180