#97B59D#97B59D
#97B59D is a light, muted green. Relative luminance 0.421; OKLCH L 74.4% C 0.047 H 151.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97B59D |
|---|---|
| RGB | rgb(151, 181, 157) |
| HSL | hsl(132, 17%, 65%) |
| HSV | hsv(132, 17%, 71%) |
| CMYK | cmyk(16.6%, 0%, 13.3%, 29%) |
| CIE-LAB | lab(70.91, -14.98, 8.86) |
| CIE-LCH | lch(70.91, 17.40, 149.41°) |
| OKLab | oklab(74.38% -0.0414 0.023) |
| OKLCH | oklch(74.38% 0.047 151) |
| XYZ | xyz(35.3707, 42.0606, 38.1467) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.97
Sage Green
#9CAF88
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.51
Grey Green
#86A17D
ΔE00 7.31
Greyish Green
#82A67D
ΔE00 7.34
Greeny Grey
#7EA07A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B59D #B597AF
analogous
#A0B597 #97B59D #97B5AC
triadic
#97B59D #9D97B5 #B59D97
tetradic
#97B59D #97A0B5 #B597AF #B5AC97
square
#97B59D #97A0B5 #B597AF #B5AC97
split-complementary
#97B59D #AC97B5 #B597A0
monochromatic
#577A5E #739C7B #97B59D #BBCEBF #DFE8E0
Accessibility & contrast
On white
2.23
#97B59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#97B59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B59D
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B59D | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09C
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#93B4AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b59d; /* rgb */ color: rgb(151, 181, 157); /* oklch */ color: oklch(74.4% 0.047 151.0);
Tailwind
colors: {
custom: {
50: '#b6cbba',
500: '#97b59d',
950: '#000000',
},
}SCSS
$custom: #97b59d; $custom-light: #b6cbba; $custom-dark: #000000;
JSON
{
"hex": "#97b59d",
"rgb": {
"r": 151,
"g": 181,
"b": 157
},
"hsl": {
"h": 132,
"s": 16.854,
"l": 65.098
},
"oklch": {
"l": 0.74379,
"c": 0.04737,
"h": 151
},
"luminance": 0.42061
}Semantic roles & 50–950 ramp
primary
#97B59D
secondary
#D9CFD7
accent
#4A8B9B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280