#7EF97F#7EF97F
#7EF97F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.196 H 143.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF97F |
|---|---|
| RGB | rgb(126, 249, 127) |
| HSL | hsl(120, 91%, 74%) |
| HSV | hsv(120, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(88.79, -58.23, 47.89) |
| CIE-LCH | lch(88.79, 75.39, 140.57°) |
| OKLab | oklab(88.35% -0.1583 0.1157) |
| OKLCH | oklch(88.35% 0.196 143.8) |
| XYZ | xyz(46.3082, 73.7158, 31.8629) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.61
Easter Green
#8CFD7E
ΔE00 1.70
Light Green
#96F97B
ΔE00 2.75
Lighter Green
#75FD63
ΔE00 3.55
Palegreen
#98FB98
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF97F #F97EF8
analogous
#BAF97E #7EF97F #7EF9BC
triadic
#7EF97F #7F7EF9 #F97F7E
tetradic
#7EF97F #7EBAF9 #F97EF8 #F9BC7E
square
#7EF97F #7EBAF9 #F97EF8 #F9BC7E
split-complementary
#7EF97F #BC7EF9 #F97EBA
monochromatic
#0BF10D #44F645 #7EF97F #B8FCB9 #E2FEE2
Accessibility & contrast
On white
1.33
#7EF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#7EF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF97F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF97F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#6CF3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ef97f; /* rgb */ color: rgb(126, 249, 127); /* oklch */ color: oklch(88.4% 0.196 143.8);
Tailwind
colors: {
custom: {
50: '#abfca6',
500: '#7ef97f',
950: '#000000',
},
}SCSS
$custom: #7ef97f; $custom-light: #abfca6; $custom-dark: #000000;
JSON
{
"hex": "#7ef97f",
"rgb": {
"r": 126,
"g": 249,
"b": 127
},
"hsl": {
"h": 120.488,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.88355,
"c": 0.19611,
"h": 143.8
},
"luminance": 0.73719
}Semantic roles & 50–950 ramp
primary
#7EF97F
secondary
#D645D5
accent
#00E4E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680