#4EFF7E#4EFF7E
#4EFF7E is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.224 H 148.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF7E |
|---|---|
| RGB | rgb(78, 255, 126) |
| HSL | hsl(136, 100%, 65%) |
| HSV | hsv(136, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(89.22, -70.72, 48.60) |
| CIE-LCH | lch(89.22, 85.81, 145.50°) |
| OKLab | oklab(88.34% -0.1904 0.1174) |
| OKLCH | oklch(88.34% 0.224 148.4) |
| XYZ | xyz(42.6645, 74.6413, 31.8933) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.93
Spearmint
#1EF876
ΔE00 2.13
Minty Green
#0BF77D
ΔE00 2.74
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.92
Light Bright Green
#53FE5C
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF7E #FF4ECF
analogous
#77FF4E #4EFF7E #4EFFD6
triadic
#4EFF7E #7E4EFF #FF7E4E
tetradic
#4EFF7E #4E77FF #FF4ECF #FFD64E
square
#4EFF7E #4E77FF #FF4ECF #FFD64E
split-complementary
#4EFF7E #D64EFF #FF4E77
monochromatic
#00D339 #11FF51 #4EFF7E #8BFFAB #C8FFD7
Accessibility & contrast
On white
1.32
#4EFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#4EFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF7E
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF7E | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4eff7e; /* rgb */ color: rgb(78, 255, 126); /* oklch */ color: oklch(88.3% 0.224 148.4);
Tailwind
colors: {
custom: {
50: '#95ffa6',
500: '#4eff7e',
950: '#000000',
},
}SCSS
$custom: #4eff7e; $custom-light: #95ffa6; $custom-dark: #000000;
JSON
{
"hex": "#4eff7e",
"rgb": {
"r": 78,
"g": 255,
"b": 126
},
"hsl": {
"h": 136.271,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88336,
"c": 0.22369,
"h": 148.4
},
"luminance": 0.74646
}Semantic roles & 50–950 ramp
primary
#4EFF7E
secondary
#CD249F
accent
#00A7E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680