#97AA96#97AA96
#97AA96 is a light, muted green. Relative luminance 0.375; OKLCH L 71.7% C 0.036 H 143.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97AA96 |
|---|---|
| RGB | rgb(151, 170, 150) |
| HSL | hsl(117, 11%, 63%) |
| HSV | hsv(117, 12%, 67%) |
| CMYK | cmyk(11.2%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(67.67, -10.52, 8.08) |
| CIE-LCH | lch(67.67, 13.26, 142.45°) |
| OKLab | oklab(71.75% -0.0287 0.021) |
| OKLCH | oklch(71.75% 0.036 143.8) |
| XYZ | xyz(32.6411, 37.5303, 34.3726) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.49
Sage Green
#9CAF88
ΔE00 6.10
Grey Green
#86A17D
ΔE00 6.66
Greyish Green
#82A67D
ΔE00 8.06
Greeny Grey
#7EA07A
ΔE00 8.12
Cement
#A5A391
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AA96 #A996AA
analogous
#A1AA96 #97AA96 #96AA9F
triadic
#97AA96 #9697AA #AA9697
tetradic
#97AA96 #96A1AA #A996AA #AA9F96
square
#97AA96 #96A1AA #A996AA #AA9F96
split-complementary
#97AA96 #9F96AA #AA96A1
monochromatic
#596D58 #768F74 #97AA96 #B8C5B8 #DAE1DA
Accessibility & contrast
On white
2.47
#97AA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#97AA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AA96
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AA96 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#96A9A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97aa96; /* rgb */ color: rgb(151, 170, 150); /* oklch */ color: oklch(71.7% 0.036 143.8);
Tailwind
colors: {
custom: {
50: '#b5c3b4',
500: '#97aa96',
950: '#000000',
},
}SCSS
$custom: #97aa96; $custom-light: #b5c3b4; $custom-dark: #000000;
JSON
{
"hex": "#97aa96",
"rgb": {
"r": 151,
"g": 170,
"b": 150
},
"hsl": {
"h": 117,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.71748,
"c": 0.03559,
"h": 143.8
},
"luminance": 0.37531
}Semantic roles & 50–950 ramp
primary
#97AA96
secondary
#D1CAD2
accent
#519591
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180