#A2AA9A#A2AA9A
#A2AA9A is a light, muted yellow-green. Relative luminance 0.388; OKLCH L 72.7% C 0.024 H 128.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AA9A |
|---|---|
| RGB | rgb(162, 170, 154) |
| HSL | hsl(90, 9%, 64%) |
| HSV | hsv(90, 9%, 67%) |
| CMYK | cmyk(4.7%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(68.58, -5.82, 7.28) |
| CIE-LCH | lch(68.58, 9.32, 128.66°) |
| OKLab | oklab(72.7% -0.0153 0.019) |
| OKLCH | oklch(72.7% 0.024 128.9) |
| XYZ | xyz(35.1068, 38.7638, 36.1982) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.78
Greyish
#A8A495
ΔE00 5.83
Bland
#AFA88B
ΔE00 7.69
Greenish Grey
#96AE8D
ΔE00 7.92
Stone (survey)
#ADA587
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AA9A #A29AAA
analogous
#AAAA9A #A2AA9A #9AAA9A
triadic
#A2AA9A #9AA2AA #AA9AA2
tetradic
#A2AA9A #9AAAAA #A29AAA #AA9A9A
square
#A2AA9A #9AAAAA #A29AAA #AA9A9A
split-complementary
#A2AA9A #9A9AAA #AA9AAA
monochromatic
#656D5C #838E79 #A2AA9A #C1C6BB #DFE2DC
Accessibility & contrast
On white
2.40
#A2AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A2AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AA9A
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AA9A | 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)
#ACA899
Deuteranopia (green-blind)
#ABA79B
Tritanopia (blue-blind)
#A3A8A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2aa9a; /* rgb */ color: rgb(162, 170, 154); /* oklch */ color: oklch(72.7% 0.024 128.9);
Tailwind
colors: {
custom: {
50: '#bdc3b7',
500: '#a2aa9a',
950: '#000000',
},
}SCSS
$custom: #a2aa9a; $custom-light: #bdc3b7; $custom-dark: #000000;
JSON
{
"hex": "#a2aa9a",
"rgb": {
"r": 162,
"g": 170,
"b": 154
},
"hsl": {
"h": 90,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72701,
"c": 0.02436,
"h": 128.9
},
"luminance": 0.38764
}Semantic roles & 50–950 ramp
primary
#A2AA9A
secondary
#D0CDD3
accent
#539373
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180