#7EFC8A#7EFC8A
#7EFC8A is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.2% C 0.190 H 145.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFC8A |
|---|---|
| RGB | rgb(126, 252, 138) |
| HSL | hsl(126, 95%, 74%) |
| HSV | hsv(126, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.81, -57.89, 43.93) |
| CIE-LCH | lch(89.81, 72.67, 142.81°) |
| OKLab | oklab(89.24% -0.1571 0.1073) |
| OKLCH | oklch(89.24% 0.19 145.7) |
| XYZ | xyz(47.9993, 75.8876, 36.1582) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Easter Green
#8CFD7E
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 2.68
Palegreen
#98FB98
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 2.86
Light Green
#96F97B
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFC8A #FC7EF0
analogous
#B1FC7E #7EFC8A #7EFCC9
triadic
#7EFC8A #8A7EFC #FC8A7E
tetradic
#7EFC8A #7EB1FC #FC7EF0 #FCC97E
square
#7EFC8A #7EB1FC #FC7EF0 #FCC97E
split-complementary
#7EFC8A #C97EFC #FC7EB1
monochromatic
#06F91E #42FB54 #7EFC8A #BAFDC0 #E1FEE4
Accessibility & contrast
On white
1.30
#7EFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#7EFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFC8A
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFC8A | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#69F7E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7efc8a; /* rgb */ color: rgb(126, 252, 138); /* oklch */ color: oklch(89.2% 0.190 145.7);
Tailwind
colors: {
custom: {
50: '#abfeae',
500: '#7efc8a',
950: '#000000',
},
}SCSS
$custom: #7efc8a; $custom-light: #abfeae; $custom-dark: #000000;
JSON
{
"hex": "#7efc8a",
"rgb": {
"r": 126,
"g": 252,
"b": 138
},
"hsl": {
"h": 125.714,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.89237,
"c": 0.19027,
"h": 145.7
},
"luminance": 0.75891
}Semantic roles & 50–950 ramp
primary
#7EFC8A
secondary
#DA44CC
accent
#00D0E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681