#97E591#97E591
#97E591 is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.1% C 0.138 H 142.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97E591 |
|---|---|
| RGB | rgb(151, 229, 145) |
| HSL | hsl(116, 62%, 73%) |
| HSV | hsv(116, 37%, 90%) |
| CMYK | cmyk(34.1%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(84.31, -40.11, 33.58) |
| CIE-LCH | lch(84.31, 52.31, 140.07°) |
| OKLab | oklab(85.08% -0.1094 0.0835) |
| OKLCH | oklch(85.08% 0.138 142.6) |
| XYZ | xyz(45.8907, 64.6601, 36.8452) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Hospital Green
#9BE5AA
ΔE00 4.93
Palegreen
#98FB98
ΔE00 4.95
Light Pastel Green
#B2FBA5
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.33
Light Sea Green
#98F6B0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E591 #DF91E5
analogous
#C1E591 #97E591 #91E5B5
triadic
#97E591 #9197E5 #E59197
tetradic
#97E591 #91C1E5 #DF91E5 #E5B591
square
#97E591 #91C1E5 #DF91E5 #E5B591
split-complementary
#97E591 #B591E5 #E591C1
monochromatic
#3BCB30 #68D95F #97E591 #C6F1C2 #E8F9E6
Accessibility & contrast
On white
1.51
#97E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#97E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E591
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E591 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#90E0D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e591; /* rgb */ color: rgb(151, 229, 145); /* oklch */ color: oklch(85.1% 0.138 142.6);
Tailwind
colors: {
custom: {
50: '#b8edb2',
500: '#97e591',
950: '#000000',
},
}SCSS
$custom: #97e591; $custom-light: #b8edb2; $custom-dark: #000000;
JSON
{
"hex": "#97e591",
"rgb": {
"r": 151,
"g": 229,
"b": 145
},
"hsl": {
"h": 115.714,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.85075,
"c": 0.1376,
"h": 142.6
},
"luminance": 0.64662
}Semantic roles & 50–950 ramp
primary
#97E591
secondary
#B75CBE
accent
#1CC9BD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581