#97F191#97F191
#97F191 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.9% C 0.155 H 142.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97F191 |
|---|---|
| RGB | rgb(151, 241, 145) |
| HSL | hsl(116, 77%, 76%) |
| HSV | hsv(116, 40%, 95%) |
| CMYK | cmyk(37.3%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(87.74, -45.36, 38.07) |
| CIE-LCH | lch(87.74, 59.22, 140.00°) |
| OKLab | oklab(87.86% -0.1237 0.094) |
| OKLCH | oklch(87.86% 0.155 142.8) |
| XYZ | xyz(49.3265, 71.5316, 37.9905) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.02
Palegreen
#98FB98
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 3.50
Pale Light Green
#B1FC99
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.61
Light Pastel Green
#B2FBA5
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F191 #EB91F1
analogous
#C7F191 #97F191 #91F1BB
triadic
#97F191 #9197F1 #F19197
tetradic
#97F191 #91C7F1 #EB91F1 #F1BB91
square
#97F191 #91C7F1 #EB91F1 #F1BB91
split-complementary
#97F191 #BB91F1 #F191C7
monochromatic
#30E324 #64EA5B #97F191 #CAF8C7 #E5FCE4
Accessibility & contrast
On white
1.37
#97F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#97F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F191
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F191 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#8EECD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97f191; /* rgb */ color: rgb(151, 241, 145); /* oklch */ color: oklch(87.9% 0.155 142.8);
Tailwind
colors: {
custom: {
50: '#b9f6b2',
500: '#97f191',
950: '#000000',
},
}SCSS
$custom: #97f191; $custom-light: #b9f6b2; $custom-dark: #000000;
JSON
{
"hex": "#97f191",
"rgb": {
"r": 151,
"g": 241,
"b": 145
},
"hsl": {
"h": 116.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.87863,
"c": 0.15533,
"h": 142.8
},
"luminance": 0.71534
}Semantic roles & 50–950 ramp
primary
#97F191
secondary
#C659CE
accent
#0CDACD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581