#9AAA97#9AAA97
#9AAA97 is a light, muted green. Relative luminance 0.379; OKLCH L 72.0% C 0.032 H 140.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA97 |
|---|---|
| RGB | rgb(154, 170, 151) |
| HSL | hsl(111, 10%, 63%) |
| HSV | hsv(111, 11%, 67%) |
| CMYK | cmyk(9.4%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(67.91, -9.26, 7.90) |
| CIE-LCH | lch(67.91, 12.17, 139.52°) |
| OKLab | oklab(72% -0.0251 0.0206) |
| OKLCH | oklch(72% 0.032 140.7) |
| XYZ | xyz(33.2860, 37.8535, 34.8250) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.19
Sage Green
#9CAF88
ΔE00 6.44
Grey Green
#86A17D
ΔE00 7.41
Cement
#A5A391
ΔE00 7.68
Greyish Green
#82A67D
ΔE00 8.93
Greeny Grey
#7EA07A
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA97 #A797AA
analogous
#A3AA97 #9AAA97 #97AA9D
triadic
#9AAA97 #979AAA #AA979A
tetradic
#9AAA97 #97A3AA #A797AA #AA9D97
square
#9AAA97 #97A3AA #A797AA #AA9D97
split-complementary
#9AAA97 #9D97AA #AA97A3
monochromatic
#5C6D59 #798E75 #9AAA97 #BBC6B9 #DBE1DA
Accessibility & contrast
On white
2.45
#9AAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#9AAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA97
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA97 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA696
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#99A9A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aaa97; /* rgb */ color: rgb(154, 170, 151); /* oklch */ color: oklch(72.0% 0.032 140.7);
Tailwind
colors: {
custom: {
50: '#b7c3b5',
500: '#9aaa97',
950: '#000000',
},
}SCSS
$custom: #9aaa97; $custom-light: #b7c3b5; $custom-dark: #000000;
JSON
{
"hex": "#9aaa97",
"rgb": {
"r": 154,
"g": 170,
"b": 151
},
"hsl": {
"h": 110.526,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72,
"c": 0.03246,
"h": 140.7
},
"luminance": 0.37854
}Semantic roles & 50–950 ramp
primary
#9AAA97
secondary
#D1CBD2
accent
#51948A
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180