#7EFF87#7EFF87
#7EFF87 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.197 H 145.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF87 |
|---|---|
| RGB | rgb(126, 255, 135) |
| HSL | hsl(124, 100%, 75%) |
| HSV | hsv(124, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(90.64, -59.48, 46.41) |
| CIE-LCH | lch(90.64, 75.44, 142.03°) |
| OKLab | oklab(89.91% -0.1615 0.1128) |
| OKLCH | oklch(89.91% 0.197 145.1) |
| XYZ | xyz(48.7346, 77.7010, 35.3467) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.49
Easter Green
#8CFD7E
ΔE00 2.09
Baby Green
#8CFF9E
ΔE00 3.25
Palegreen
#98FB98
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.42
Light Green
#96F97B
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF87 #FF7EF6
analogous
#B6FF7E #7EFF87 #7EFFC8
triadic
#7EFF87 #877EFF #FF877E
tetradic
#7EFF87 #7EB6FF #FF7EF6 #FFC87E
square
#7EFF87 #7EB6FF #FF7EF6 #FFC87E
split-complementary
#7EFF87 #C87EFF #FF7EB6
monochromatic
#04FF15 #41FF4E #7EFF87 #BBFFC0 #E0FFE3
Accessibility & contrast
On white
1.27
#7EFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7EFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF87
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF87 | 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)
#FFEB7D
Deuteranopia (green-blind)
#F1E08F
Tritanopia (blue-blind)
#69F9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff87; /* rgb */ color: rgb(126, 255, 135); /* oklch */ color: oklch(89.9% 0.197 145.1);
Tailwind
colors: {
custom: {
50: '#acffac',
500: '#7eff87',
950: '#000000',
},
}SCSS
$custom: #7eff87; $custom-light: #acffac; $custom-dark: #000000;
JSON
{
"hex": "#7eff87",
"rgb": {
"r": 126,
"g": 255,
"b": 135
},
"hsl": {
"h": 124.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.89909,
"c": 0.19696,
"h": 145.1
},
"luminance": 0.77705
}Semantic roles & 50–950 ramp
primary
#7EFF87
secondary
#DE43D3
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681