#4EDE80#4EDE80
#4EDE80 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.1% C 0.181 H 151.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDE80 |
|---|---|
| RGB | rgb(78, 222, 128) |
| HSL | hsl(141, 69%, 59%) |
| HSV | hsv(141, 65%, 87%) |
| CMYK | cmyk(64.9%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.28, -58.72, 35.06) |
| CIE-LCH | lch(79.28, 68.39, 149.16°) |
| OKLab | oklab(80.14% -0.1584 0.0866) |
| OKLCH | oklch(80.14% 0.181 151.3) |
| XYZ | xyz(33.1568, 55.4173, 29.3671) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.94
Tealish Green
#0CDC73
ΔE00 2.55
Seaweed
#18D17B
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.31
Turquoise Green
#04F489
ΔE00 5.20
Emerald
#50C878
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDE80 #DE4EAC
analogous
#64DE4E #4EDE80 #4EDEC8
triadic
#4EDE80 #804EDE #DE804E
tetradic
#4EDE80 #4E64DE #DE4EAC #DEC84E
square
#4EDE80 #4E64DE #DE4EAC #DEC84E
split-complementary
#4EDE80 #C84EDE #DE4E64
monochromatic
#1C9646 #26C95E #4EDE80 #82E8A5 #B5F1CA
Accessibility & contrast
On white
1.74
#4EDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#4EDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDE80
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDE80 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CDBF86
Tritanopia (blue-blind)
#03DBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4ede80; /* rgb */ color: rgb(78, 222, 128); /* oklch */ color: oklch(80.1% 0.181 151.3);
Tailwind
colors: {
custom: {
50: '#8fe9a6',
500: '#4ede80',
950: '#000000',
},
}SCSS
$custom: #4ede80; $custom-light: #8fe9a6; $custom-dark: #000000;
JSON
{
"hex": "#4ede80",
"rgb": {
"r": 78,
"g": 222,
"b": 128
},
"hsl": {
"h": 140.833,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.80139,
"c": 0.18058,
"h": 151.3
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#4EDE80
secondary
#9A3677
accent
#3CAFEB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480