#9AA696#9AA696
#9AA696 is a light, muted green. Relative luminance 0.363; OKLCH L 71.1% C 0.027 H 137.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA696 |
|---|---|
| RGB | rgb(154, 166, 150) |
| HSL | hsl(105, 8%, 62%) |
| HSV | hsv(105, 10%, 65%) |
| CMYK | cmyk(7.2%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(66.78, -7.30, 6.84) |
| CIE-LCH | lch(66.78, 10.00, 136.87°) |
| OKLab | oklab(71.1% -0.0197 0.0178) |
| OKLCH | oklch(71.1% 0.027 137.8) |
| XYZ | xyz(32.4667, 36.3442, 34.1529) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.15
Greenish Grey
#96AE8D
ΔE00 7.02
Greyish
#A8A495
ΔE00 7.37
Sage Green
#9CAF88
ΔE00 7.95
Grey
#929591
ΔE00 8.37
Grey Green
#86A17D
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA696 #A296A6
analogous
#A2A696 #9AA696 #96A69A
triadic
#9AA696 #969AA6 #A6969A
tetradic
#9AA696 #96A2A6 #A296A6 #A69A96
square
#9AA696 #96A2A6 #A296A6 #A69A96
split-complementary
#9AA696 #9A96A6 #A696A2
monochromatic
#5D6959 #7A8A75 #9AA696 #BAC2B7 #DADED8
Accessibility & contrast
On white
2.54
#9AA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#9AA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA696
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA696 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#A5A297
Tritanopia (blue-blind)
#9AA5A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa696; /* rgb */ color: rgb(154, 166, 150); /* oklch */ color: oklch(71.1% 0.027 137.8);
Tailwind
colors: {
custom: {
50: '#b7c0b4',
500: '#9aa696',
950: '#000000',
},
}SCSS
$custom: #9aa696; $custom-light: #b7c0b4; $custom-dark: #000000;
JSON
{
"hex": "#9aa696",
"rgb": {
"r": 154,
"g": 166,
"b": 150
},
"hsl": {
"h": 105,
"s": 8.247,
"l": 61.961
},
"oklch": {
"l": 0.71097,
"c": 0.02654,
"h": 137.8
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#9AA696
secondary
#CDC9CF
accent
#539282
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180