#4EFC73#4EFC73
#4EFC73 is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.4% C 0.229 H 146.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFC73 |
|---|---|
| RGB | rgb(78, 252, 115) |
| HSL | hsl(133, 97%, 65%) |
| HSV | hsv(133, 69%, 99%) |
| CMYK | cmyk(69%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(88.20, -71.20, 52.40) |
| CIE-LCH | lch(88.20, 88.40, 143.65°) |
| OKLab | oklab(87.44% -0.1919 0.1252) |
| OKLCH | oklch(87.44% 0.229 146.9) |
| XYZ | xyz(41.0438, 72.4738, 28.0421) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.18
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spring Green
#00FF7F
ΔE00 2.70
Light Bright Green
#53FE5C
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 3.16
Bright Light Green
#2DFE54
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFC73 #FC4ED7
analogous
#80FC4E #4EFC73 #4EFCCA
triadic
#4EFC73 #734EFC #FC734E
tetradic
#4EFC73 #4E80FC #FC4ED7 #FCCA4E
square
#4EFC73 #4E80FC #FC4ED7 #FCCA4E
split-complementary
#4EFC73 #CA4EFC #FC4E80
monochromatic
#03CC2E #12FB43 #4EFC73 #8AFDA3 #C6FED2
Accessibility & contrast
On white
1.36
#4EFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#4EFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFC73
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFC73 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE666
Deuteranopia (green-blind)
#EAD87E
Tritanopia (blue-blind)
#00F6DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #4efc73; /* rgb */ color: rgb(78, 252, 115); /* oklch */ color: oklch(87.4% 0.229 146.9);
Tailwind
colors: {
custom: {
50: '#95ff9e',
500: '#4efc73',
950: '#000000',
},
}SCSS
$custom: #4efc73; $custom-light: #95ff9e; $custom-dark: #000000;
JSON
{
"hex": "#4efc73",
"rgb": {
"r": 78,
"g": 252,
"b": 115
},
"hsl": {
"h": 132.759,
"s": 96.667,
"l": 64.706
},
"oklch": {
"l": 0.87444,
"c": 0.22912,
"h": 146.9
},
"luminance": 0.72478
}Semantic roles & 50–950 ramp
primary
#4EFC73
secondary
#C827A5
accent
#00B5E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680