#4EDC7F#4EDC7F
#4EDC7F is a light, vivid green. Relative luminance 0.543; OKLCH L 79.6% C 0.179 H 151.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDC7F |
|---|---|
| RGB | rgb(78, 220, 127) |
| HSL | hsl(141, 67%, 58%) |
| HSV | hsv(141, 65%, 86%) |
| CMYK | cmyk(64.5%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.66, -58.14, 34.75) |
| CIE-LCH | lch(78.66, 67.73, 149.13°) |
| OKLab | oklab(79.62% -0.1569 0.0859) |
| OKLCH | oklch(79.62% 0.179 151.3) |
| XYZ | xyz(32.5632, 54.3350, 28.8462) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.35
Tealish Green
#0CDC73
ΔE00 2.53
Seaweed
#18D17B
ΔE00 3.76
Aqua Green
#12E193
ΔE00 4.37
Emerald
#50C878
ΔE00 4.97
Turquoise Green
#04F489
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDC7F #DC4EAB
analogous
#64DC4E #4EDC7F #4EDCC6
triadic
#4EDC7F #7F4EDC #DC7F4E
tetradic
#4EDC7F #4E64DC #DC4EAB #DCC64E
square
#4EDC7F #4E64DC #DC4EAB #DCC64E
split-complementary
#4EDC7F #C64EDC #DC4E64
monochromatic
#1D9346 #27C65E #4EDC7F #81E6A4 #B4F0C9
Accessibility & contrast
On white
1.77
#4EDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#4EDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDC7F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDC7F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#09D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4edc7f; /* rgb */ color: rgb(78, 220, 127); /* oklch */ color: oklch(79.6% 0.179 151.3);
Tailwind
colors: {
custom: {
50: '#8ee8a5',
500: '#4edc7f',
950: '#000000',
},
}SCSS
$custom: #4edc7f; $custom-light: #8ee8a5; $custom-dark: #000000;
JSON
{
"hex": "#4edc7f",
"rgb": {
"r": 78,
"g": 220,
"b": 127
},
"hsl": {
"h": 140.704,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.7962,
"c": 0.17886,
"h": 151.3
},
"luminance": 0.54338
}Semantic roles & 50–950 ramp
primary
#4EDC7F
secondary
#973776
accent
#3EAFEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480