#4EF774#4EF774
#4EF774 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.2% C 0.222 H 147.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF774 |
|---|---|
| RGB | rgb(78, 247, 116) |
| HSL | hsl(133, 91%, 64%) |
| HSV | hsv(133, 68%, 97%) |
| CMYK | cmyk(68.4%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(86.70, -69.38, 50.14) |
| CIE-LCH | lch(86.70, 85.61, 144.14°) |
| OKLab | oklab(86.21% -0.187 0.1203) |
| OKLCH | oklch(86.21% 0.222 147.3) |
| XYZ | xyz(39.5522, 69.3979, 27.8303) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.73
Minty Green
#0BF77D
ΔE00 2.60
Spring Green
#00FF7F
ΔE00 2.80
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.23
Light Bright Green
#53FE5C
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF774 #F74ED1
analogous
#7CF74E #4EF774 #4EF7C8
triadic
#4EF774 #744EF7 #F7744E
tetradic
#4EF774 #4E7CF7 #F74ED1 #F7C84E
square
#4EF774 #4E7CF7 #F74ED1 #F7C84E
split-complementary
#4EF774 #C84EF7 #F74E7C
monochromatic
#09C232 #13F446 #4EF774 #89FAA2 #C3FCD0
Accessibility & contrast
On white
1.41
#4EF774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#4EF774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF774
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF774 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE268
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#00F2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef774; /* rgb */ color: rgb(78, 247, 116); /* oklch */ color: oklch(86.2% 0.222 147.3);
Tailwind
colors: {
custom: {
50: '#94fb9f',
500: '#4ef774',
950: '#000000',
},
}SCSS
$custom: #4ef774; $custom-light: #94fb9f; $custom-dark: #000000;
JSON
{
"hex": "#4ef774",
"rgb": {
"r": 78,
"g": 247,
"b": 116
},
"hsl": {
"h": 133.491,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.86211,
"c": 0.22233,
"h": 147.3
},
"luminance": 0.69402
}Semantic roles & 50–950 ramp
primary
#4EF774
secondary
#BF2A9E
accent
#00B2E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680