#97B59F#97B59F
#97B59F is a light, muted green. Relative luminance 0.421; OKLCH L 74.4% C 0.045 H 153.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97B59F |
|---|---|
| RGB | rgb(151, 181, 159) |
| HSL | hsl(136, 17%, 65%) |
| HSV | hsv(136, 17%, 71%) |
| CMYK | cmyk(16.6%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(70.96, -14.60, 7.83) |
| CIE-LCH | lch(70.96, 16.57, 151.80°) |
| OKLab | oklab(74.43% -0.0406 0.0203) |
| OKLCH | oklch(74.43% 0.045 153.4) |
| XYZ | xyz(35.5429, 42.1294, 39.0533) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.54
Sage Green
#9CAF88
ΔE00 6.62
Darkseagreen
#8FBC8F
ΔE00 7.11
Grey Green
#86A17D
ΔE00 7.74
Greyish Green
#82A67D
ΔE00 7.86
Greeny Grey
#7EA07A
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B59F #B597AD
analogous
#9EB597 #97B59F #97B5AE
triadic
#97B59F #9F97B5 #B59F97
tetradic
#97B59F #979EB5 #B597AD #B5AE97
square
#97B59F #979EB5 #B597AD #B5AE97
split-complementary
#97B59F #AE97B5 #B5979E
monochromatic
#577A61 #739C7E #97B59F #BBCEC0 #DFE8E1
Accessibility & contrast
On white
2.23
#97B59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#97B59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B59F
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B59F | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#93B4AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b59f; /* rgb */ color: rgb(151, 181, 159); /* oklch */ color: oklch(74.4% 0.045 153.4);
Tailwind
colors: {
custom: {
50: '#b6cbbb',
500: '#97b59f',
950: '#000000',
},
}SCSS
$custom: #97b59f; $custom-light: #b6cbbb; $custom-dark: #000000;
JSON
{
"hex": "#97b59f",
"rgb": {
"r": 151,
"g": 181,
"b": 159
},
"hsl": {
"h": 136,
"s": 16.854,
"l": 65.098
},
"oklch": {
"l": 0.74432,
"c": 0.04537,
"h": 153.4
},
"luminance": 0.4213
}Semantic roles & 50–950 ramp
primary
#97B59F
secondary
#D9CFD6
accent
#4A869B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280