#4EF775#4EF775
#4EF775 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.2% C 0.222 H 147.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF775 |
|---|---|
| RGB | rgb(78, 247, 117) |
| HSL | hsl(134, 91%, 64%) |
| HSV | hsv(134, 68%, 97%) |
| CMYK | cmyk(68.4%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(86.71, -69.25, 49.70) |
| CIE-LCH | lch(86.71, 85.24, 144.33°) |
| OKLab | oklab(86.22% -0.1866 0.1193) |
| OKLCH | oklch(86.22% 0.222 147.4) |
| XYZ | xyz(39.6106, 69.4212, 28.1383) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.68
Minty Green
#0BF77D
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF775 #F74ED0
analogous
#7BF74E #4EF775 #4EF7C9
triadic
#4EF775 #754EF7 #F7754E
tetradic
#4EF775 #4E7BF7 #F74ED0 #F7C94E
square
#4EF775 #4E7BF7 #F74ED0 #F7C94E
split-complementary
#4EF775 #C94EF7 #F74E7B
monochromatic
#09C233 #13F447 #4EF775 #89FAA3 #C3FCD0
Accessibility & contrast
On white
1.41
#4EF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#4EF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF775
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF775 | 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)
#FAE269
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#00F2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef775; /* rgb */ color: rgb(78, 247, 117); /* oklch */ color: oklch(86.2% 0.222 147.4);
Tailwind
colors: {
custom: {
50: '#94fb9f',
500: '#4ef775',
950: '#000000',
},
}SCSS
$custom: #4ef775; $custom-light: #94fb9f; $custom-dark: #000000;
JSON
{
"hex": "#4ef775",
"rgb": {
"r": 78,
"g": 247,
"b": 117
},
"hsl": {
"h": 133.846,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.86224,
"c": 0.22152,
"h": 147.4
},
"luminance": 0.69426
}Semantic roles & 50–950 ramp
primary
#4EF775
secondary
#BF2A9D
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680