#9AAA96#9AAA96
#9AAA96 is a light, muted green. Relative luminance 0.378; OKLCH L 72.0% C 0.034 H 139.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA96 |
|---|---|
| RGB | rgb(154, 170, 150) |
| HSL | hsl(108, 11%, 63%) |
| HSV | hsv(108, 12%, 67%) |
| CMYK | cmyk(9.4%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.89, -9.44, 8.42) |
| CIE-LCH | lch(67.89, 12.65, 138.27°) |
| OKLab | oklab(71.97% -0.0256 0.0219) |
| OKLCH | oklch(71.97% 0.034 139.4) |
| XYZ | xyz(33.2051, 37.8212, 34.3991) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.87
Sage Green
#9CAF88
ΔE00 6.08
Grey Green
#86A17D
ΔE00 7.13
Cement
#A5A391
ΔE00 7.72
Greyish Green
#82A67D
ΔE00 8.65
Greeny Grey
#7EA07A
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA96 #A696AA
analogous
#A4AA96 #9AAA96 #96AA9C
triadic
#9AAA96 #969AAA #AA969A
tetradic
#9AAA96 #96A4AA #A696AA #AA9C96
square
#9AAA96 #96A4AA #A696AA #AA9C96
split-complementary
#9AAA96 #9C96AA #AA96A4
monochromatic
#5D6D58 #798F74 #9AAA96 #BBC5B8 #DBE1DA
Accessibility & contrast
On white
2.45
#9AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#9AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA96
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA96 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#99A8A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aaa96; /* rgb */ color: rgb(154, 170, 150); /* oklch */ color: oklch(72.0% 0.034 139.4);
Tailwind
colors: {
custom: {
50: '#b7c3b4',
500: '#9aaa96',
950: '#000000',
},
}SCSS
$custom: #9aaa96; $custom-light: #b7c3b4; $custom-dark: #000000;
JSON
{
"hex": "#9aaa96",
"rgb": {
"r": 154,
"g": 170,
"b": 150
},
"hsl": {
"h": 108,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71973,
"c": 0.03365,
"h": 139.4
},
"luminance": 0.37821
}Semantic roles & 50–950 ramp
primary
#9AAA96
secondary
#D0CAD2
accent
#519587
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180