#7EFF7E#7EFF7E
#7EFF7E is a very light, highly saturated green. Relative luminance 0.775; OKLCH L 89.8% C 0.205 H 143.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF7E |
|---|---|
| RGB | rgb(126, 255, 126) |
| HSL | hsl(120, 100%, 75%) |
| HSV | hsv(120, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(90.53, -60.67, 50.50) |
| CIE-LCH | lch(90.53, 78.93, 140.23°) |
| OKLab | oklab(89.78% -0.165 0.1215) |
| OKLCH | oklch(89.78% 0.205 143.6) |
| XYZ | xyz(48.1276, 77.4582, 32.1494) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.63
Easter Green
#8CFD7E
ΔE00 1.40
Light Green
#96F97B
ΔE00 2.88
Lighter Green
#75FD63
ΔE00 2.90
Light Bright Green
#53FE5C
ΔE00 3.81
Palegreen
#98FB98
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF7E #FF7EFF
analogous
#BFFF7E #7EFF7E #7EFFBF
triadic
#7EFF7E #7E7EFF #FF7E7E
tetradic
#7EFF7E #7EBFFF #FF7EFF #FFBF7E
square
#7EFF7E #7EBFFF #FF7EFF #FFBF7E
split-complementary
#7EFF7E #BF7EFF #FF7EBF
monochromatic
#04FF04 #41FF41 #7EFF7E #BBFFBB #E0FFE0
Accessibility & contrast
On white
1.27
#7EFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7EFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF7E
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF7E | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#6BF9E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff7e; /* rgb */ color: rgb(126, 255, 126); /* oklch */ color: oklch(89.8% 0.205 143.6);
Tailwind
colors: {
custom: {
50: '#acffa6',
500: '#7eff7e',
950: '#000000',
},
}SCSS
$custom: #7eff7e; $custom-light: #acffa6; $custom-dark: #000000;
JSON
{
"hex": "#7eff7e",
"rgb": {
"r": 126,
"g": 255,
"b": 126
},
"hsl": {
"h": 120,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.89782,
"c": 0.20486,
"h": 143.6
},
"luminance": 0.77462
}Semantic roles & 50–950 ramp
primary
#7EFF7E
secondary
#DE43DE
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680