#97B593#97B593
#97B593 is a light, muted green. Relative luminance 0.417; OKLCH L 74.1% C 0.058 H 141.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97B593 |
|---|---|
| RGB | rgb(151, 181, 147) |
| HSL | hsl(113, 19%, 64%) |
| HSV | hsv(113, 19%, 71%) |
| CMYK | cmyk(16.6%, 0%, 18.8%, 29%) |
| CIE-LAB | lab(70.69, -16.80, 14.00) |
| CIE-LCH | lch(70.69, 21.87, 140.21°) |
| OKLab | oklab(74.12% -0.0458 0.036) |
| OKLCH | oklch(74.12% 0.058 141.8) |
| XYZ | xyz(34.5516, 41.7330, 33.8330) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.31
Sage Green
#9CAF88
ΔE00 3.76
Darkseagreen
#8FBC8F
ΔE00 4.11
Greyish Green
#82A67D
ΔE00 5.45
Grey Green
#86A17D
ΔE00 5.97
Lichen
#8FB67B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B593 #B193B5
analogous
#A8B593 #97B593 #93B5A0
triadic
#97B593 #9397B5 #B59397
tetradic
#97B593 #93A8B5 #B193B5 #B5A093
square
#97B593 #93A8B5 #B193B5 #B5A093
split-complementary
#97B593 #A093B5 #B593A8
monochromatic
#587A54 #749C6F #97B593 #BACEB7 #DDE7DC
Accessibility & contrast
On white
2.25
#97B593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#97B593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B593
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B593 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#95B3AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97b593; /* rgb */ color: rgb(151, 181, 147); /* oklch */ color: oklch(74.1% 0.058 141.8);
Tailwind
colors: {
custom: {
50: '#b6cbb2',
500: '#97b593',
950: '#000000',
},
}SCSS
$custom: #97b593; $custom-light: #b6cbb2; $custom-dark: #000000;
JSON
{
"hex": "#97b593",
"rgb": {
"r": 151,
"g": 181,
"b": 147
},
"hsl": {
"h": 112.941,
"s": 18.681,
"l": 64.314
},
"oklch": {
"l": 0.74124,
"c": 0.05822,
"h": 141.8
},
"luminance": 0.41734
}Semantic roles & 50–950 ramp
primary
#97B593
secondary
#D6CCD8
accent
#499D93
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280