#97B397#97B397
#97B397 is a light, muted green. Relative luminance 0.411; OKLCH L 73.8% C 0.050 H 145.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97B397 |
|---|---|
| RGB | rgb(151, 179, 151) |
| HSL | hsl(120, 16%, 65%) |
| HSV | hsv(120, 16%, 70%) |
| CMYK | cmyk(15.6%, 0%, 15.6%, 29.8%) |
| CIE-LAB | lab(70.21, -15.05, 11.15) |
| CIE-LCH | lch(70.21, 18.73, 143.49°) |
| OKLab | oklab(73.78% -0.0412 0.0288) |
| OKLCH | oklch(73.78% 0.05 145) |
| XYZ | xyz(34.4672, 41.0532, 35.3803) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.44
Sage Green
#9CAF88
ΔE00 4.53
Darkseagreen
#8FBC8F
ΔE00 5.75
Grey Green
#86A17D
ΔE00 6.12
Greyish Green
#82A67D
ΔE00 6.17
Greeny Grey
#7EA07A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B397 #B397B3
analogous
#A5B397 #97B397 #97B3A5
triadic
#97B397 #9797B3 #B39797
tetradic
#97B397 #97A5B3 #B397B3 #B3A597
square
#97B397 #97A5B3 #B397B3 #B3A597
split-complementary
#97B397 #A597B3 #B397A5
monochromatic
#587858 #749974 #97B397 #BACDBA #DEE7DE
Accessibility & contrast
On white
2.28
#97B397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#97B397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B397
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B397 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE95
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#95B1AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97b397; /* rgb */ color: rgb(151, 179, 151); /* oklch */ color: oklch(73.8% 0.050 145.0);
Tailwind
colors: {
custom: {
50: '#b6c9b5',
500: '#97b397',
950: '#000000',
},
}SCSS
$custom: #97b397; $custom-light: #b6c9b5; $custom-dark: #000000;
JSON
{
"hex": "#97b397",
"rgb": {
"r": 151,
"g": 179,
"b": 151
},
"hsl": {
"h": 120,
"s": 15.556,
"l": 64.706
},
"oklch": {
"l": 0.73776,
"c": 0.05027,
"h": 145
},
"luminance": 0.41054
}Semantic roles & 50–950 ramp
primary
#97B397
secondary
#D8CED8
accent
#4C9A9A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280