#97F591#97F591
#97F591 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.8% C 0.161 H 142.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97F591 |
|---|---|
| RGB | rgb(151, 245, 145) |
| HSL | hsl(116, 83%, 76%) |
| HSV | hsv(116, 41%, 96%) |
| CMYK | cmyk(38.4%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(88.89, -47.07, 39.55) |
| CIE-LCH | lch(88.89, 61.48, 139.96°) |
| OKLab | oklab(88.79% -0.1283 0.0974) |
| OKLCH | oklch(88.79% 0.161 142.8) |
| XYZ | xyz(50.5235, 73.9256, 38.3895) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.36
Lightgreen
#90EE90
ΔE00 1.75
Mint Green
#8FFF9F
ΔE00 2.93
Baby Green
#8CFF9E
ΔE00 3.04
Pastel Green
#B0FF9D
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F591 #EF91F5
analogous
#C9F591 #97F591 #91F5BD
triadic
#97F591 #9197F5 #F59197
tetradic
#97F591 #91C9F5 #EF91F5 #F5BD91
square
#97F591 #91C9F5 #EF91F5 #F5BD91
split-complementary
#97F591 #BD91F5 #F591C9
monochromatic
#2DEB21 #62F059 #97F591 #CCFAC9 #E4FCE3
Accessibility & contrast
On white
1.33
#97F591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#97F591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F591
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F591 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58A
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#8DF0DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #97f591; /* rgb */ color: rgb(151, 245, 145); /* oklch */ color: oklch(88.8% 0.161 142.8);
Tailwind
colors: {
custom: {
50: '#b9f9b2',
500: '#97f591',
950: '#000000',
},
}SCSS
$custom: #97f591; $custom-light: #b9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#97f591",
"rgb": {
"r": 151,
"g": 245,
"b": 145
},
"hsl": {
"h": 116.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.88793,
"c": 0.16111,
"h": 142.8
},
"luminance": 0.73928
}Semantic roles & 50–950 ramp
primary
#97F591
secondary
#CB57D3
accent
#06E0D3
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581