#4EF773#4EF773
#4EF773 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.2% C 0.223 H 147.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF773 |
|---|---|
| RGB | rgb(78, 247, 115) |
| HSL | hsl(133, 91%, 64%) |
| HSV | hsv(133, 68%, 97%) |
| CMYK | cmyk(68.4%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(86.69, -69.52, 50.59) |
| CIE-LCH | lch(86.69, 85.98, 143.96°) |
| OKLab | oklab(86.2% -0.1874 0.1212) |
| OKLCH | oklch(86.2% 0.223 147.1) |
| XYZ | xyz(39.4943, 69.3747, 27.5256) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.80
Minty Green
#0BF77D
ΔE00 2.69
Spring Green
#00FF7F
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.34
Light Bright Green
#53FE5C
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF773 #F74ED2
analogous
#7DF74E #4EF773 #4EF7C7
triadic
#4EF773 #734EF7 #F7734E
tetradic
#4EF773 #4E7DF7 #F74ED2 #F7C74E
square
#4EF773 #4E7DF7 #F74ED2 #F7C74E
split-complementary
#4EF773 #C74EF7 #F74E7D
monochromatic
#09C231 #13F445 #4EF773 #89FAA1 #C3FCD0
Accessibility & contrast
On white
1.41
#4EF773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#4EF773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF773
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF773 | 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)
#FAE267
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#00F2D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ef773; /* rgb */ color: rgb(78, 247, 115); /* oklch */ color: oklch(86.2% 0.223 147.1);
Tailwind
colors: {
custom: {
50: '#94fb9e',
500: '#4ef773',
950: '#000000',
},
}SCSS
$custom: #4ef773; $custom-light: #94fb9e; $custom-dark: #000000;
JSON
{
"hex": "#4ef773",
"rgb": {
"r": 78,
"g": 247,
"b": 115
},
"hsl": {
"h": 133.136,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.86198,
"c": 0.22316,
"h": 147.1
},
"luminance": 0.69379
}Semantic roles & 50–950 ramp
primary
#4EF773
secondary
#BF2A9F
accent
#00B3E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680