#7EFF89#7EFF89
#7EFF89 is a very light, vivid green. Relative luminance 0.778; OKLCH L 89.9% C 0.195 H 145.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF89 |
|---|---|
| RGB | rgb(126, 255, 137) |
| HSL | hsl(125, 100%, 75%) |
| HSV | hsv(125, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.67, -59.20, 45.49) |
| CIE-LCH | lch(90.67, 74.66, 142.46°) |
| OKLab | oklab(89.94% -0.1607 0.1108) |
| OKLCH | oklch(89.94% 0.195 145.4) |
| XYZ | xyz(48.8768, 77.7579, 36.0952) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Easter Green
#8CFD7E
ΔE00 2.31
Baby Green
#8CFF9E
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.18
Palegreen
#98FB98
ΔE00 3.21
Light Green
#96F97B
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF89 #FF7EF4
analogous
#B4FF7E #7EFF89 #7EFFC9
triadic
#7EFF89 #897EFF #FF897E
tetradic
#7EFF89 #7EB4FF #FF7EF4 #FFC97E
square
#7EFF89 #7EB4FF #FF7EF4 #FFC97E
split-complementary
#7EFF89 #C97EFF #FF7EB4
monochromatic
#04FF19 #41FF51 #7EFF89 #BBFFC1 #E0FFE3
Accessibility & contrast
On white
1.27
#7EFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7EFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF89
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF89 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#F1E091
Tritanopia (blue-blind)
#69F9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff89; /* rgb */ color: rgb(126, 255, 137); /* oklch */ color: oklch(89.9% 0.195 145.4);
Tailwind
colors: {
custom: {
50: '#acffad',
500: '#7eff89',
950: '#000000',
},
}SCSS
$custom: #7eff89; $custom-light: #acffad; $custom-dark: #000000;
JSON
{
"hex": "#7eff89",
"rgb": {
"r": 126,
"g": 255,
"b": 137
},
"hsl": {
"h": 125.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.89939,
"c": 0.19518,
"h": 145.4
},
"luminance": 0.77762
}Semantic roles & 50–950 ramp
primary
#7EFF89
secondary
#DE43D1
accent
#00D2E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681