#4EF777#4EF777
#4EF777 is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.3% C 0.220 H 147.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF777 |
|---|---|
| RGB | rgb(78, 247, 119) |
| HSL | hsl(135, 91%, 64%) |
| HSV | hsv(135, 68%, 97%) |
| CMYK | cmyk(68.4%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(86.74, -68.98, 48.80) |
| CIE-LCH | lch(86.74, 84.50, 144.72°) |
| OKLab | oklab(86.25% -0.1859 0.1175) |
| OKLCH | oklch(86.25% 0.22 147.7) |
| XYZ | xyz(39.7295, 69.4688, 28.7642) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.59
Minty Green
#0BF77D
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF777 #F74ECE
analogous
#79F74E #4EF777 #4EF7CB
triadic
#4EF777 #774EF7 #F7774E
tetradic
#4EF777 #4E79F7 #F74ECE #F7CB4E
square
#4EF777 #4E79F7 #F74ECE #F7CB4E
split-complementary
#4EF777 #CB4EF7 #F74E79
monochromatic
#09C236 #13F44A #4EF777 #89FAA4 #C3FCD1
Accessibility & contrast
On white
1.41
#4EF777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#4EF777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF777
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF777 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#E5D481
Tritanopia (blue-blind)
#00F2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef777; /* rgb */ color: rgb(78, 247, 119); /* oklch */ color: oklch(86.3% 0.220 147.7);
Tailwind
colors: {
custom: {
50: '#94fba1',
500: '#4ef777',
950: '#000000',
},
}SCSS
$custom: #4ef777; $custom-light: #94fba1; $custom-dark: #000000;
JSON
{
"hex": "#4ef777",
"rgb": {
"r": 78,
"g": 247,
"b": 119
},
"hsl": {
"h": 134.556,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.86251,
"c": 0.21986,
"h": 147.7
},
"luminance": 0.69473
}Semantic roles & 50–950 ramp
primary
#4EF777
secondary
#BF2A9B
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680