#97EA7E#97EA7E
#97EA7E is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.164 H 138.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA7E |
|---|---|
| RGB | rgb(151, 234, 126) |
| HSL | hsl(106, 72%, 71%) |
| HSV | hsv(106, 46%, 92%) |
| CMYK | cmyk(35.5%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.47, -44.94, 44.47) |
| CIE-LCH | lch(85.47, 63.22, 135.30°) |
| OKLab | oklab(85.93% -0.1231 0.1079) |
| OKLCH | oklch(85.93% 0.164 138.8) |
| XYZ | xyz(45.9497, 66.9291, 30.2321) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.60
Palegreen
#98FB98
ΔE00 4.48
Easter Green
#8CFD7E
ΔE00 4.57
Pale Light Green
#B1FC99
ΔE00 4.58
Spring Green (survey)
#A9F971
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA7E #D17EEA
analogous
#CDEA7E #97EA7E #7EEA9B
triadic
#97EA7E #7E97EA #EA7E97
tetradic
#97EA7E #7ECDEA #D17EEA #EA9B7E
square
#97EA7E #7ECDEA #D17EEA #EA9B7E
split-complementary
#97EA7E #9B7EEA #EA7ECD
monochromatic
#49CC21 #6DE149 #97EA7E #C1F3B3 #EAFBE5
Accessibility & contrast
On white
1.46
#97EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#97EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA7E
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA7E | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#92E4D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea7e; /* rgb */ color: rgb(151, 234, 126); /* oklch */ color: oklch(85.9% 0.164 138.8);
Tailwind
colors: {
custom: {
50: '#b9f1a5',
500: '#97ea7e',
950: '#000000',
},
}SCSS
$custom: #97ea7e; $custom-light: #b9f1a5; $custom-dark: #000000;
JSON
{
"hex": "#97ea7e",
"rgb": {
"r": 151,
"g": 234,
"b": 126
},
"hsl": {
"h": 106.111,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.85927,
"c": 0.16368,
"h": 138.8
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#97EA7E
secondary
#A749C3
accent
#11D4A7
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580