#97A997#97A997
#97A997 is a light, muted green. Relative luminance 0.372; OKLCH L 71.6% C 0.033 H 145.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97A997 |
|---|---|
| RGB | rgb(151, 169, 151) |
| HSL | hsl(120, 9%, 63%) |
| HSV | hsv(120, 11%, 66%) |
| CMYK | cmyk(10.7%, 0%, 10.7%, 33.7%) |
| CIE-LAB | lab(67.42, -9.80, 7.17) |
| CIE-LCH | lch(67.42, 12.14, 143.82°) |
| OKLab | oklab(71.55% -0.0268 0.0186) |
| OKLCH | oklch(71.55% 0.033 145.2) |
| XYZ | xyz(32.5352, 37.1892, 34.7363) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.30
Sage Green
#9CAF88
ΔE00 6.83
Grey Green
#86A17D
ΔE00 7.25
Cement
#A5A391
ΔE00 8.31
Greeny Grey
#7EA07A
ΔE00 8.70
Greyish Green
#82A67D
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A997 #A997A9
analogous
#A0A997 #97A997 #97A9A0
triadic
#97A997 #9797A9 #A99797
tetradic
#97A997 #97A0A9 #A997A9 #A9A097
square
#97A997 #97A0A9 #A997A9 #A9A097
split-complementary
#97A997 #A097A9 #A997A0
monochromatic
#596C59 #768D76 #97A997 #B8C5B8 #DAE0DA
Accessibility & contrast
On white
2.49
#97A997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#97A997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A997
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A997 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA596
Deuteranopia (green-blind)
#A7A398
Tritanopia (blue-blind)
#96A8A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #97a997; /* rgb */ color: rgb(151, 169, 151); /* oklch */ color: oklch(71.6% 0.033 145.2);
Tailwind
colors: {
custom: {
50: '#b5c2b5',
500: '#97a997',
950: '#000000',
},
}SCSS
$custom: #97a997; $custom-light: #b5c2b5; $custom-dark: #000000;
JSON
{
"hex": "#97a997",
"rgb": {
"r": 151,
"g": 169,
"b": 151
},
"hsl": {
"h": 120,
"s": 9.474,
"l": 62.745
},
"oklch": {
"l": 0.71554,
"c": 0.03269,
"h": 145.2
},
"luminance": 0.3719
}Semantic roles & 50–950 ramp
primary
#97A997
secondary
#D1CBD1
accent
#529393
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180