#97C596#97C596
#97C596 is a light, moderate green. Relative luminance 0.487; OKLCH L 77.8% C 0.082 H 144.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #97C596 |
|---|---|
| RGB | rgb(151, 197, 150) |
| HSL | hsl(119, 29%, 68%) |
| HSV | hsv(119, 24%, 77%) |
| CMYK | cmyk(23.4%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.27, -24.32, 18.77) |
| CIE-LCH | lch(75.27, 30.72, 142.35°) |
| OKLab | oklab(77.82% -0.0664 0.0479) |
| OKLCH | oklch(77.82% 0.082 144.2) |
| XYZ | xyz(38.2323, 48.7126, 36.2364) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.39
Lichen
#8FB67B
ΔE00 5.43
Sage Green (survey)
#88B378
ΔE00 6.03
Faded Green
#7BB274
ΔE00 7.00
Sage
#87AE73
ΔE00 7.35
Greenish Grey
#96AE8D
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C596 #C496C5
analogous
#AEC596 #97C596 #96C5AC
triadic
#97C596 #9697C5 #C59697
tetradic
#97C596 #96AEC5 #C496C5 #C5AC96
square
#97C596 #96AEC5 #C496C5 #C5AC96
split-complementary
#97C596 #AC96C5 #C596AE
monochromatic
#519150 #70AF6F #97C596 #BEDBBD #E5F1E5
Accessibility & contrast
On white
1.95
#97C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#97C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C596
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C596 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#93C2B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97c596; /* rgb */ color: rgb(151, 197, 150); /* oklch */ color: oklch(77.8% 0.082 144.2);
Tailwind
colors: {
custom: {
50: '#b6d6b5',
500: '#97c596',
950: '#000000',
},
}SCSS
$custom: #97c596; $custom-light: #b6d6b5; $custom-dark: #000000;
JSON
{
"hex": "#97c596",
"rgb": {
"r": 151,
"g": 197,
"b": 150
},
"hsl": {
"h": 118.723,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.77815,
"c": 0.08188,
"h": 144.2
},
"luminance": 0.48714
}Semantic roles & 50–950 ramp
primary
#97C596
secondary
#E2D4E3
accent
#3EA7A5
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380