#97EE7E#97EE7E
#97EE7E is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.9% C 0.169 H 139.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE7E |
|---|---|
| RGB | rgb(151, 238, 126) |
| HSL | hsl(107, 77%, 71%) |
| HSV | hsv(107, 47%, 93%) |
| CMYK | cmyk(36.6%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(86.62, -46.65, 45.90) |
| CIE-LCH | lch(86.62, 65.45, 135.46°) |
| OKLab | oklab(86.86% -0.1278 0.1111) |
| OKLCH | oklch(86.86% 0.169 139) |
| XYZ | xyz(47.1013, 69.2324, 30.6160) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.66
Lightgreen
#90EE90
ΔE00 3.28
Easter Green
#8CFD7E
ΔE00 3.67
Palegreen
#98FB98
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.16
Spring Green (survey)
#A9F971
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE7E #D57EEE
analogous
#CFEE7E #97EE7E #7EEE9D
triadic
#97EE7E #7E97EE #EE7E97
tetradic
#97EE7E #7ECFEE #D57EEE #EE9D7E
square
#97EE7E #7ECFEE #D57EEE #EE9D7E
split-complementary
#97EE7E #9D7EEE #EE7ECF
monochromatic
#46D51C #6BE748 #97EE7E #C3F5B4 #E9FBE4
Accessibility & contrast
On white
1.41
#97EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#97EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE7E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE7E | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#92E7D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee7e; /* rgb */ color: rgb(151, 238, 126); /* oklch */ color: oklch(86.9% 0.169 139.0);
Tailwind
colors: {
custom: {
50: '#b9f4a5',
500: '#97ee7e',
950: '#000000',
},
}SCSS
$custom: #97ee7e; $custom-light: #b9f4a5; $custom-dark: #000000;
JSON
{
"hex": "#97ee7e",
"rgb": {
"r": 151,
"g": 238,
"b": 126
},
"hsl": {
"h": 106.607,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86863,
"c": 0.16932,
"h": 139
},
"luminance": 0.69235
}Semantic roles & 50–950 ramp
primary
#97EE7E
secondary
#AB48C8
accent
#0DD9AB
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580