#7EFF86#7EFF86
#7EFF86 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.198 H 144.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF86 |
|---|---|
| RGB | rgb(126, 255, 134) |
| HSL | hsl(124, 100%, 75%) |
| HSV | hsv(124, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.63, -59.61, 46.87) |
| CIE-LCH | lch(90.63, 75.83, 141.82°) |
| OKLab | oklab(89.9% -0.1619 0.1138) |
| OKLCH | oklch(89.9% 0.198 144.9) |
| XYZ | xyz(48.6646, 77.6730, 34.9776) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.36
Easter Green
#8CFD7E
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 3.38
Light Green
#96F97B
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF86 #FF7EF7
analogous
#B7FF7E #7EFF86 #7EFFC7
triadic
#7EFF86 #867EFF #FF867E
tetradic
#7EFF86 #7EB7FF #FF7EF7 #FFC77E
square
#7EFF86 #7EB7FF #FF7EF7 #FFC77E
split-complementary
#7EFF86 #C77EFF #FF7EB7
monochromatic
#04FF13 #41FF4D #7EFF86 #BBFFBF #E0FFE2
Accessibility & contrast
On white
1.27
#7EFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7EFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF86
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF86 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F1E08E
Tritanopia (blue-blind)
#69F9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff86; /* rgb */ color: rgb(126, 255, 134); /* oklch */ color: oklch(89.9% 0.198 144.9);
Tailwind
colors: {
custom: {
50: '#acffab',
500: '#7eff86',
950: '#000000',
},
}SCSS
$custom: #7eff86; $custom-light: #acffab; $custom-dark: #000000;
JSON
{
"hex": "#7eff86",
"rgb": {
"r": 126,
"g": 255,
"b": 134
},
"hsl": {
"h": 123.721,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.89895,
"c": 0.19785,
"h": 144.9
},
"luminance": 0.77677
}Semantic roles & 50–950 ramp
primary
#7EFF86
secondary
#DE43D4
accent
#00D7E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681