#4EF57C#4EF57C
#4EF57C is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.8% C 0.213 H 148.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF57C |
|---|---|
| RGB | rgb(78, 245, 124) |
| HSL | hsl(137, 89%, 63%) |
| HSV | hsv(137, 68%, 96%) |
| CMYK | cmyk(68.2%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.19, -67.59, 45.79) |
| CIE-LCH | lch(86.19, 81.64, 145.88°) |
| OKLab | oklab(85.82% -0.182 0.111) |
| OKLCH | oklch(85.82% 0.213 148.6) |
| XYZ | xyz(39.4294, 68.3754, 30.1847) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.70
Minty Green
#0BF77D
ΔE00 1.95
Wintergreen
#20F986
ΔE00 2.34
Spring Green
#00FF7F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.28
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF57C #F54EC7
analogous
#73F54E #4EF57C #4EF5CF
triadic
#4EF57C #7C4EF5 #F57C4E
tetradic
#4EF57C #4E73F5 #F54EC7 #F5CF4E
square
#4EF57C #4E73F5 #F54EC7 #F5CF4E
split-complementary
#4EF57C #CF4EF5 #F54E73
monochromatic
#0BBE3C #14F251 #4EF57C #88F8A7 #C2FCD2
Accessibility & contrast
On white
1.43
#4EF57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#4EF57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF57C
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF57C | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#00F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #4ef57c; /* rgb */ color: rgb(78, 245, 124); /* oklch */ color: oklch(85.8% 0.213 148.6);
Tailwind
colors: {
custom: {
50: '#93faa4',
500: '#4ef57c',
950: '#000000',
},
}SCSS
$custom: #4ef57c; $custom-light: #93faa4; $custom-dark: #000000;
JSON
{
"hex": "#4ef57c",
"rgb": {
"r": 78,
"g": 245,
"b": 124
},
"hsl": {
"h": 136.527,
"s": 89.305,
"l": 63.333
},
"oklch": {
"l": 0.85824,
"c": 0.21321,
"h": 148.6
},
"luminance": 0.6838
}Semantic roles & 50–950 ramp
primary
#4EF57C
secondary
#BC2B94
accent
#00A6E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580