#4ED97E#4ED97E
#4ED97E is a light, vivid green. Relative luminance 0.528; OKLCH L 78.8% C 0.176 H 151.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED97E |
|---|---|
| RGB | rgb(78, 217, 126) |
| HSL | hsl(141, 65%, 58%) |
| HSV | hsv(141, 64%, 85%) |
| CMYK | cmyk(64.1%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(77.73, -57.18, 34.04) |
| CIE-LCH | lch(77.73, 66.55, 149.23°) |
| OKLab | oklab(78.85% -0.1544 0.0842) |
| OKLCH | oklch(78.85% 0.176 151.4) |
| XYZ | xyz(31.7181, 52.7485, 28.2445) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.70
Weird Green
#3AE57F
ΔE00 3.02
Seaweed
#18D17B
ΔE00 3.25
Emerald
#50C878
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.47
Algae Green
#21C36F
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED97E #D94EA9
analogous
#64D94E #4ED97E #4ED9C3
triadic
#4ED97E #7E4ED9 #D97E4E
tetradic
#4ED97E #4E64D9 #D94EA9 #D9C34E
square
#4ED97E #4E64D9 #D94EA9 #D9C34E
split-complementary
#4ED97E #C34ED9 #D94E64
monochromatic
#1F8E45 #29C05E #4ED97E #80E4A3 #B3EFC7
Accessibility & contrast
On white
1.82
#4ED97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#4ED97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED97E
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED97E | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#10D6C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4ed97e; /* rgb */ color: rgb(78, 217, 126); /* oklch */ color: oklch(78.8% 0.176 151.4);
Tailwind
colors: {
custom: {
50: '#8ee6a4',
500: '#4ed97e',
950: '#000000',
},
}SCSS
$custom: #4ed97e; $custom-light: #8ee6a4; $custom-dark: #000000;
JSON
{
"hex": "#4ed97e",
"rgb": {
"r": 78,
"g": 217,
"b": 126
},
"hsl": {
"h": 140.719,
"s": 64.651,
"l": 57.843
},
"oklch": {
"l": 0.78849,
"c": 0.17584,
"h": 151.4
},
"luminance": 0.52752
}Semantic roles & 50–950 ramp
primary
#4ED97E
secondary
#943874
accent
#40AEE8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480