#97B097#97B097
#97B097 is a light, muted green. Relative luminance 0.399; OKLCH L 73.1% C 0.045 H 145.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97B097 |
|---|---|
| RGB | rgb(151, 176, 151) |
| HSL | hsl(120, 14%, 64%) |
| HSV | hsv(120, 14%, 69%) |
| CMYK | cmyk(14.2%, 0%, 14.2%, 31%) |
| CIE-LAB | lab(69.37, -13.49, 9.95) |
| CIE-LCH | lch(69.37, 16.77, 143.59°) |
| OKLab | oklab(73.11% -0.0369 0.0258) |
| OKLCH | oklch(73.11% 0.045 145.1) |
| XYZ | xyz(33.8725, 39.8638, 35.1820) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.69
Sage Green
#9CAF88
ΔE00 4.82
Grey Green
#86A17D
ΔE00 6.04
Greyish Green
#82A67D
ΔE00 6.61
Darkseagreen
#8FBC8F
ΔE00 7.06
Greeny Grey
#7EA07A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B097 #B097B0
analogous
#A4B097 #97B097 #97B0A4
triadic
#97B097 #9797B0 #B09797
tetradic
#97B097 #97A4B0 #B097B0 #B0A497
square
#97B097 #97A4B0 #B097B0 #B0A497
split-complementary
#97B097 #A497B0 #B097A4
monochromatic
#587458 #749674 #97B097 #BACABA #DDE5DD
Accessibility & contrast
On white
2.34
#97B097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#97B097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B097
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B097 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB96
Deuteranopia (green-blind)
#ADA898
Tritanopia (blue-blind)
#95AEA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97b097; /* rgb */ color: rgb(151, 176, 151); /* oklch */ color: oklch(73.1% 0.045 145.1);
Tailwind
colors: {
custom: {
50: '#b5c7b5',
500: '#97b097',
950: '#000000',
},
}SCSS
$custom: #97b097; $custom-light: #b5c7b5; $custom-dark: #000000;
JSON
{
"hex": "#97b097",
"rgb": {
"r": 151,
"g": 176,
"b": 151
},
"hsl": {
"h": 120,
"s": 13.661,
"l": 64.118
},
"oklch": {
"l": 0.73106,
"c": 0.04504,
"h": 145.1
},
"luminance": 0.39864
}Semantic roles & 50–950 ramp
primary
#97B097
secondary
#D6CDD6
accent
#4E9898
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280