#97C796#97C796
#97C796 is a light, moderate green. Relative luminance 0.496; OKLCH L 78.3% C 0.085 H 144.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97C796 |
|---|---|
| RGB | rgb(151, 199, 150) |
| HSL | hsl(119, 30%, 68%) |
| HSV | hsv(119, 25%, 78%) |
| CMYK | cmyk(24.1%, 0%, 24.6%, 22%) |
| CIE-LAB | lab(75.84, -25.30, 19.55) |
| CIE-LCH | lch(75.84, 31.98, 142.31°) |
| OKLab | oklab(78.27% -0.0691 0.0498) |
| OKLCH | oklch(78.27% 0.085 144.2) |
| XYZ | xyz(38.6894, 49.6269, 36.3887) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.92
Lichen
#8FB67B
ΔE00 5.61
Sage Green (survey)
#88B378
ΔE00 6.23
Faded Green
#7BB274
ΔE00 7.11
Pistachio
#93C572
ΔE00 7.28
Soft Green
#6FC276
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C796 #C696C7
analogous
#AFC796 #97C796 #96C7AD
triadic
#97C796 #9697C7 #C79697
tetradic
#97C796 #96AFC7 #C696C7 #C7AD96
square
#97C796 #96AFC7 #C696C7 #C7AD96
split-complementary
#97C796 #AD96C7 #C796AF
monochromatic
#50944F #6FB26E #97C796 #BFDCBE #E6F2E6
Accessibility & contrast
On white
1.92
#97C796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#97C796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C796
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C796 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE93
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#93C4BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c796; /* rgb */ color: rgb(151, 199, 150); /* oklch */ color: oklch(78.3% 0.085 144.2);
Tailwind
colors: {
custom: {
50: '#b6d8b5',
500: '#97c796',
950: '#000000',
},
}SCSS
$custom: #97c796; $custom-light: #b6d8b5; $custom-dark: #000000;
JSON
{
"hex": "#97c796",
"rgb": {
"r": 151,
"g": 199,
"b": 150
},
"hsl": {
"h": 118.776,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.7827,
"c": 0.08518,
"h": 144.2
},
"luminance": 0.49628
}Semantic roles & 50–950 ramp
primary
#97C796
secondary
#E3D5E4
accent
#3CA9A7
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380