#4EDC8A#4EDC8A
#4EDC8A is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.169 H 154.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDC8A |
|---|---|
| RGB | rgb(78, 220, 138) |
| HSL | hsl(145, 67%, 58%) |
| HSV | hsv(145, 65%, 86%) |
| CMYK | cmyk(64.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(78.83, -56.21, 29.39) |
| CIE-LCH | lch(78.83, 63.43, 152.39°) |
| OKLab | oklab(79.82% -0.1521 0.0735) |
| OKLCH | oklch(79.82% 0.169 154.2) |
| XYZ | xyz(33.3197, 54.6376, 32.8300) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 3.41
Seaweed
#18D17B
ΔE00 3.56
Tealish Green
#0CDC73
ΔE00 3.80
Emerald
#50C878
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDC8A #DC4EA0
analogous
#59DC4E #4EDC8A #4EDCD1
triadic
#4EDC8A #8A4EDC #DC8A4E
tetradic
#4EDC8A #4E59DC #DC4EA0 #DCD14E
square
#4EDC8A #4E59DC #DC4EA0 #DCD14E
split-complementary
#4EDC8A #D14EDC #DC4E59
monochromatic
#1D934F #27C66A #4EDC8A #81E6AC #B4F0CE
Accessibility & contrast
On white
1.76
#4EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#4EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDC8A
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDC8A | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB84
Deuteranopia (green-blind)
#C9BE8F
Tritanopia (blue-blind)
#00DAC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4edc8a; /* rgb */ color: rgb(78, 220, 138); /* oklch */ color: oklch(79.8% 0.169 154.2);
Tailwind
colors: {
custom: {
50: '#8ee8ad',
500: '#4edc8a',
950: '#000000',
},
}SCSS
$custom: #4edc8a; $custom-light: #8ee8ad; $custom-dark: #000000;
JSON
{
"hex": "#4edc8a",
"rgb": {
"r": 78,
"g": 220,
"b": 138
},
"hsl": {
"h": 145.352,
"s": 66.981,
"l": 58.431
},
"oklch": {
"l": 0.79822,
"c": 0.1689,
"h": 154.2
},
"luminance": 0.54641
}Semantic roles & 50–950 ramp
primary
#4EDC8A
secondary
#97376F
accent
#3EA1EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481