#9AA89A#9AA89A
#9AA89A is a light, muted grey. Relative luminance 0.372; OKLCH L 71.6% C 0.025 H 145.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA89A |
|---|---|
| RGB | rgb(154, 168, 154) |
| HSL | hsl(120, 7%, 63%) |
| HSV | hsv(120, 8%, 66%) |
| CMYK | cmyk(8.3%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.43, -7.63, 5.55) |
| CIE-LCH | lch(67.43, 9.44, 143.97°) |
| OKLab | oklab(71.64% -0.0209 0.0145) |
| OKLCH | oklch(71.64% 0.025 145.3) |
| XYZ | xyz(33.1607, 37.2081, 36.0004) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.98
Greenish Grey
#96AE8D
ΔE00 7.27
Greyish
#A8A495
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.40
Sage Green
#9CAF88
ΔE00 8.46
Grey
#929591
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA89A #A89AA8
analogous
#A1A89A #9AA89A #9AA8A1
triadic
#9AA89A #9A9AA8 #A89A9A
tetradic
#9AA89A #9AA1A8 #A89AA8 #A8A19A
square
#9AA89A #9AA1A8 #A89AA8 #A8A19A
split-complementary
#9AA89A #A19AA8 #A89AA1
monochromatic
#5C6B5C #798C79 #9AA89A #BBC4BB #DCE1DC
Accessibility & contrast
On white
2.49
#9AA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9AA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA89A
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA89A | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#99A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa89a; /* rgb */ color: rgb(154, 168, 154); /* oklch */ color: oklch(71.6% 0.025 145.3);
Tailwind
colors: {
custom: {
50: '#b7c1b7',
500: '#9aa89a',
950: '#000000',
},
}SCSS
$custom: #9aa89a; $custom-light: #b7c1b7; $custom-dark: #000000;
JSON
{
"hex": "#9aa89a",
"rgb": {
"r": 154,
"g": 168,
"b": 154
},
"hsl": {
"h": 120,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71644,
"c": 0.02545,
"h": 145.3
},
"luminance": 0.37208
}Semantic roles & 50–950 ramp
primary
#9AA89A
secondary
#D1CCD1
accent
#549191
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180