#9AA49A#9AA49A
#9AA49A is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 70.8% C 0.018 H 145.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA49A |
|---|---|
| RGB | rgb(154, 164, 154) |
| HSL | hsl(120, 5%, 62%) |
| HSV | hsv(120, 6%, 64%) |
| CMYK | cmyk(6.1%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.33, -5.48, 3.96) |
| CIE-LCH | lch(66.33, 6.76, 144.10°) |
| OKLab | oklab(70.77% -0.015 0.0104) |
| OKLCH | oklch(70.77% 0.018 145.4) |
| XYZ | xyz(32.4335, 35.7538, 35.7580) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.02
Grey
#929591
ΔE00 6.19
Cool Grey
#95A3A6
ΔE00 6.56
Greyish
#A8A495
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 7.91
Pewter
#899397
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA49A #A49AA4
analogous
#9FA49A #9AA49A #9AA49F
triadic
#9AA49A #9A9AA4 #A49A9A
tetradic
#9AA49A #9A9FA4 #A49AA4 #A49F9A
square
#9AA49A #9A9FA4 #A49AA4 #A49F9A
split-complementary
#9AA49A #9F9AA4 #A49A9F
monochromatic
#5D675D #7A877A #9AA49A #BAC1BA #DADEDA
Accessibility & contrast
On white
2.58
#9AA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#9AA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA49A
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA49A | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#99A3A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa49a; /* rgb */ color: rgb(154, 164, 154); /* oklch */ color: oklch(70.8% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#b7bfb7',
500: '#9aa49a',
950: '#000000',
},
}SCSS
$custom: #9aa49a; $custom-light: #b7bfb7; $custom-dark: #000000;
JSON
{
"hex": "#9aa49a",
"rgb": {
"r": 154,
"g": 164,
"b": 154
},
"hsl": {
"h": 120,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.70773,
"c": 0.01825,
"h": 145.4
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#9AA49A
secondary
#CFCBCF
accent
#568F8F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180