#9AA896#9AA896
#9AA896 is a light, muted green. Relative luminance 0.371; OKLCH L 71.5% C 0.030 H 138.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA896 |
|---|---|
| RGB | rgb(154, 168, 150) |
| HSL | hsl(107, 9%, 62%) |
| HSV | hsv(107, 11%, 66%) |
| CMYK | cmyk(8.3%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(67.33, -8.37, 7.63) |
| CIE-LCH | lch(67.33, 11.33, 137.66°) |
| OKLab | oklab(71.53% -0.0226 0.0199) |
| OKLCH | oklch(71.53% 0.03 138.7) |
| XYZ | xyz(32.8331, 37.0770, 34.2751) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.91
Cement
#A5A391
ΔE00 6.91
Sage Green
#9CAF88
ΔE00 6.97
Grey Green
#86A17D
ΔE00 7.80
Greyish
#A8A495
ΔE00 8.23
Greeny Grey
#7EA07A
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA896 #A496A8
analogous
#A3A896 #9AA896 #96A89B
triadic
#9AA896 #969AA8 #A8969A
tetradic
#9AA896 #96A3A8 #A496A8 #A89B96
square
#9AA896 #96A3A8 #A496A8 #A89B96
split-complementary
#9AA896 #9B96A8 #A896A3
monochromatic
#5D6B59 #7A8C75 #9AA896 #BAC4B7 #DADFD9
Accessibility & contrast
On white
2.50
#9AA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#9AA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA896
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA896 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#9AA7A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa896; /* rgb */ color: rgb(154, 168, 150); /* oklch */ color: oklch(71.5% 0.030 138.7);
Tailwind
colors: {
custom: {
50: '#b7c1b4',
500: '#9aa896',
950: '#000000',
},
}SCSS
$custom: #9aa896; $custom-light: #b7c1b4; $custom-dark: #000000;
JSON
{
"hex": "#9aa896",
"rgb": {
"r": 154,
"g": 168,
"b": 150
},
"hsl": {
"h": 106.667,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71534,
"c": 0.03009,
"h": 138.7
},
"luminance": 0.37077
}Semantic roles & 50–950 ramp
primary
#9AA896
secondary
#CFCAD0
accent
#529385
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180