#A2AA98#A2AA98
#A2AA98 is a light, muted yellow-green. Relative luminance 0.387; OKLCH L 72.6% C 0.027 H 126.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AA98 |
|---|---|
| RGB | rgb(162, 170, 152) |
| HSL | hsl(87, 10%, 63%) |
| HSV | hsv(87, 11%, 67%) |
| CMYK | cmyk(4.7%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(68.53, -6.18, 8.31) |
| CIE-LCH | lch(68.53, 10.36, 126.62°) |
| OKLab | oklab(72.65% -0.0161 0.0216) |
| OKLCH | oklch(72.65% 0.027 126.7) |
| XYZ | xyz(34.9416, 38.6978, 35.3283) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.78
Greyish
#A8A495
ΔE00 6.01
Bland
#AFA88B
ΔE00 7.32
Greenish Grey
#96AE8D
ΔE00 7.34
Sage Green
#9CAF88
ΔE00 7.66
Stone (survey)
#ADA587
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AA98 #A098AA
analogous
#AAA998 #A2AA98 #99AA98
triadic
#A2AA98 #98A2AA #AA98A2
tetradic
#A2AA98 #98AAA9 #A098AA #AA9899
square
#A2AA98 #98AAA9 #A098AA #AA9899
split-complementary
#A2AA98 #9899AA #A998AA
monochromatic
#656D5A #848E76 #A2AA98 #C0C6BA #DFE1DB
Accessibility & contrast
On white
2.40
#A2AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#A2AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AA98
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AA98 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA797
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#A3A8A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2aa98; /* rgb */ color: rgb(162, 170, 152); /* oklch */ color: oklch(72.6% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#bdc3b6',
500: '#a2aa98',
950: '#000000',
},
}SCSS
$custom: #a2aa98; $custom-light: #bdc3b6; $custom-dark: #000000;
JSON
{
"hex": "#a2aa98",
"rgb": {
"r": 162,
"g": 170,
"b": 152
},
"hsl": {
"h": 86.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72647,
"c": 0.02698,
"h": 126.7
},
"luminance": 0.38698
}Semantic roles & 50–950 ramp
primary
#A2AA98
secondary
#CFCCD2
accent
#52946F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180