#7EF58F#7EF58F
#7EF58F is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.176 H 146.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7EF58F |
|---|---|
| RGB | rgb(126, 245, 143) |
| HSL | hsl(129, 86%, 73%) |
| HSV | hsv(129, 49%, 96%) |
| CMYK | cmyk(48.6%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.83, -54.39, 38.97) |
| CIE-LCH | lch(87.83, 66.91, 144.38°) |
| OKLab | oklab(87.64% -0.1477 0.0961) |
| OKLCH | oklch(87.64% 0.176 146.9) |
| XYZ | xyz(46.2118, 71.7201, 37.3895) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.46
Lightgreen
#90EE90
ΔE00 2.58
Mint Green
#8FFF9F
ΔE00 2.60
Palegreen
#98FB98
ΔE00 2.67
Foam Green
#90FDA9
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EF58F #F57EE4
analogous
#A9F57E #7EF58F #7EF5CA
triadic
#7EF58F #8F7EF5 #F58F7E
tetradic
#7EF58F #7EA9F5 #F57EE4 #F5CA7E
square
#7EF58F #7EA9F5 #F57EE4 #F5CA7E
split-complementary
#7EF58F #CA7EF5 #F57EA9
monochromatic
#12E730 #45F15E #7EF58F #B7F9C0 #E3FDE6
Accessibility & contrast
On white
1.37
#7EF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#7EF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EF58F
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EF58F | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#6AF0DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ef58f; /* rgb */ color: rgb(126, 245, 143); /* oklch */ color: oklch(87.6% 0.176 146.9);
Tailwind
colors: {
custom: {
50: '#aaf9b1',
500: '#7ef58f',
950: '#000000',
},
}SCSS
$custom: #7ef58f; $custom-light: #aaf9b1; $custom-dark: #000000;
JSON
{
"hex": "#7ef58f",
"rgb": {
"r": 126,
"g": 245,
"b": 143
},
"hsl": {
"h": 128.571,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.87644,
"c": 0.17617,
"h": 146.9
},
"luminance": 0.71724
}Semantic roles & 50–950 ramp
primary
#7EF58F
secondary
#D146BD
accent
#03C2E2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111711
muted
#818581