#9AA89E#9AA89E
#9AA89E is a light, muted grey. Relative luminance 0.373; OKLCH L 71.8% C 0.021 H 154.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA89E |
|---|---|
| RGB | rgb(154, 168, 158) |
| HSL | hsl(137, 7%, 63%) |
| HSV | hsv(137, 8%, 66%) |
| CMYK | cmyk(8.3%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(67.53, -6.87, 3.48) |
| CIE-LCH | lch(67.53, 7.71, 153.15°) |
| OKLab | oklab(71.76% -0.0192 0.0091) |
| OKLCH | oklch(71.76% 0.021 154.7) |
| XYZ | xyz(33.4994, 37.3435, 37.7843) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.70
Cement
#A5A391
ΔE00 7.40
Grey
#929591
ΔE00 7.80
Greyish
#A8A495
ΔE00 8.08
Greenish Grey
#96AE8D
ΔE00 8.82
Dark Gray
#A9A9A9
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA89E #A89AA4
analogous
#9DA89A #9AA89E #9AA8A5
triadic
#9AA89E #9E9AA8 #A89E9A
tetradic
#9AA89E #9A9DA8 #A89AA4 #A8A59A
square
#9AA89E #9A9DA8 #A89AA4 #A8A59A
split-complementary
#9AA89E #A59AA8 #A89A9D
monochromatic
#5C6B61 #798C7E #9AA89E #BBC4BE #DCE1DD
Accessibility & contrast
On white
2.48
#9AA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#9AA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA89E
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA89E | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#A5A49E
Tritanopia (blue-blind)
#98A8A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa89e; /* rgb */ color: rgb(154, 168, 158); /* oklch */ color: oklch(71.8% 0.021 154.7);
Tailwind
colors: {
custom: {
50: '#b7c1ba',
500: '#9aa89e',
950: '#000000',
},
}SCSS
$custom: #9aa89e; $custom-light: #b7c1ba; $custom-dark: #000000;
JSON
{
"hex": "#9aa89e",
"rgb": {
"r": 154,
"g": 168,
"b": 158
},
"hsl": {
"h": 137.143,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71758,
"c": 0.02127,
"h": 154.7
},
"luminance": 0.37344
}Semantic roles & 50–950 ramp
primary
#9AA89E
secondary
#D1CCD0
accent
#548091
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180