#97C196#97C196
#97C196 is a light, moderate green. Relative luminance 0.469; OKLCH L 76.9% C 0.075 H 144.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97C196 |
|---|---|
| RGB | rgb(151, 193, 150) |
| HSL | hsl(119, 26%, 67%) |
| HSV | hsv(119, 22%, 76%) |
| CMYK | cmyk(21.8%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(74.14, -22.34, 17.20) |
| CIE-LCH | lch(74.14, 28.19, 142.42°) |
| OKLab | oklab(76.91% -0.061 0.044) |
| OKLCH | oklch(76.91% 0.075 144.2) |
| XYZ | xyz(37.3360, 46.9202, 35.9376) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.71
Lichen
#8FB67B
ΔE00 5.32
Sage Green (survey)
#88B378
ΔE00 5.86
Greenish Grey
#96AE8D
ΔE00 6.23
Sage Green
#9CAF88
ΔE00 6.63
Faded Green
#7BB274
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C196 #C096C1
analogous
#ADC196 #97C196 #96C1AB
triadic
#97C196 #9697C1 #C19697
tetradic
#97C196 #96ADC1 #C096C1 #C1AB96
square
#97C196 #96ADC1 #C096C1 #C1AB96
split-complementary
#97C196 #AB96C1 #C196AD
monochromatic
#538B52 #71AA70 #97C196 #BDD8BC #E3EEE3
Accessibility & contrast
On white
2.02
#97C196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#97C196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C196
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C196 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#BCB598
Tritanopia (blue-blind)
#93BEB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97c196; /* rgb */ color: rgb(151, 193, 150); /* oklch */ color: oklch(76.9% 0.075 144.2);
Tailwind
colors: {
custom: {
50: '#b6d4b5',
500: '#97c196',
950: '#000000',
},
}SCSS
$custom: #97c196; $custom-light: #b6d4b5; $custom-dark: #000000;
JSON
{
"hex": "#97c196",
"rgb": {
"r": 151,
"g": 193,
"b": 150
},
"hsl": {
"h": 118.605,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.76906,
"c": 0.07523,
"h": 144.2
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#97C196
secondary
#E0D3E0
accent
#41A4A2
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380