#4EDA7F#4EDA7F
#4EDA7F is a light, vivid green. Relative luminance 0.533; OKLCH L 79.1% C 0.176 H 151.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDA7F |
|---|---|
| RGB | rgb(78, 218, 127) |
| HSL | hsl(141, 65%, 58%) |
| HSV | hsv(141, 64%, 85%) |
| CMYK | cmyk(64.2%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(78.05, -57.39, 33.96) |
| CIE-LCH | lch(78.05, 66.68, 149.39°) |
| OKLab | oklab(79.12% -0.1549 0.084) |
| OKLCH | oklch(79.12% 0.176 151.5) |
| XYZ | xyz(32.0415, 53.2915, 28.6722) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.67
Weird Green
#3AE57F
ΔE00 2.83
Seaweed
#18D17B
ΔE00 3.37
Aqua Green
#12E193
ΔE00 4.33
Emerald
#50C878
ΔE00 4.47
Lightish Green
#61E160
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDA7F #DA4EA9
analogous
#63DA4E #4EDA7F #4EDAC5
triadic
#4EDA7F #7F4EDA #DA7F4E
tetradic
#4EDA7F #4E63DA #DA4EA9 #DAC54E
square
#4EDA7F #4E63DA #DA4EA9 #DAC54E
split-complementary
#4EDA7F #C54EDA #DA4E63
monochromatic
#1E9046 #29C25E #4EDA7F #81E5A4 #B3EFC8
Accessibility & contrast
On white
1.80
#4EDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#4EDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDA7F
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDA7F | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#0DD7C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #4eda7f; /* rgb */ color: rgb(78, 218, 127); /* oklch */ color: oklch(79.1% 0.176 151.5);
Tailwind
colors: {
custom: {
50: '#8ee6a5',
500: '#4eda7f',
950: '#000000',
},
}SCSS
$custom: #4eda7f; $custom-light: #8ee6a5; $custom-dark: #000000;
JSON
{
"hex": "#4eda7f",
"rgb": {
"r": 78,
"g": 218,
"b": 127
},
"hsl": {
"h": 141,
"s": 65.421,
"l": 58.039
},
"oklch": {
"l": 0.79118,
"c": 0.17624,
"h": 151.5
},
"luminance": 0.53295
}Semantic roles & 50–950 ramp
primary
#4EDA7F
secondary
#953774
accent
#3FADE8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480