#4ED87A#4ED87A
#4ED87A is a light, vivid green. Relative luminance 0.521; OKLCH L 78.5% C 0.178 H 150.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED87A |
|---|---|
| RGB | rgb(78, 216, 122) |
| HSL | hsl(139, 64%, 58%) |
| HSV | hsv(139, 64%, 85%) |
| CMYK | cmyk(63.9%, 0%, 43.5%, 15.3%) |
| CIE-LAB | lab(77.36, -57.47, 35.59) |
| CIE-LCH | lch(77.36, 67.60, 148.24°) |
| OKLab | oklab(78.53% -0.1551 0.0877) |
| OKLCH | oklch(78.53% 0.178 150.5) |
| XYZ | xyz(31.2082, 52.1334, 26.8266) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.55
Weird Green
#3AE57F
ΔE00 3.15
Seaweed
#18D17B
ΔE00 3.37
Emerald
#50C878
ΔE00 4.18
Aqua Green
#12E193
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED87A #D84EAC
analogous
#67D84E #4ED87A #4ED8BF
triadic
#4ED87A #7A4ED8 #D87A4E
tetradic
#4ED87A #4E67D8 #D84EAC #D8BF4E
square
#4ED87A #4E67D8 #D84EAC #D8BF4E
split-complementary
#4ED87A #BF4ED8 #D84E67
monochromatic
#1F8D42 #2ABF59 #4ED87A #80E3A0 #B2EEC5
Accessibility & contrast
On white
1.84
#4ED87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#4ED87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED87A
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED87A | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C773
Deuteranopia (green-blind)
#C8BA80
Tritanopia (blue-blind)
#16D5C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #4ed87a; /* rgb */ color: rgb(78, 216, 122); /* oklch */ color: oklch(78.5% 0.178 150.5);
Tailwind
colors: {
custom: {
50: '#8ee5a1',
500: '#4ed87a',
950: '#000000',
},
}SCSS
$custom: #4ed87a; $custom-light: #8ee5a1; $custom-dark: #000000;
JSON
{
"hex": "#4ed87a",
"rgb": {
"r": 78,
"g": 216,
"b": 122
},
"hsl": {
"h": 139.13,
"s": 63.889,
"l": 57.647
},
"oklch": {
"l": 0.78528,
"c": 0.17816,
"h": 150.5
},
"luminance": 0.52137
}Semantic roles & 50–950 ramp
primary
#4ED87A
secondary
#923875
accent
#41B2E7
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480