#4ED38F#4ED38F
#4ED38F is a light, vivid green. Relative luminance 0.502; OKLCH L 77.7% C 0.152 H 157.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED38F |
|---|---|
| RGB | rgb(78, 211, 143) |
| HSL | hsl(149, 60%, 57%) |
| HSV | hsv(149, 63%, 83%) |
| CMYK | cmyk(63%, 0%, 32.2%, 17.3%) |
| CIE-LAB | lab(76.18, -51.73, 23.23) |
| CIE-LCH | lch(76.18, 56.71, 155.81°) |
| OKLab | oklab(77.68% -0.1407 0.0587) |
| OKLCH | oklch(77.68% 0.152 157.4) |
| XYZ | xyz(31.3912, 50.1882, 34.0142) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 3.69
Aqua Green
#12E193
ΔE00 3.96
Emerald
#50C878
ΔE00 4.10
Greenblue
#23C48B
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.29
Greenish Teal
#32BF84
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED38F #D34E92
analogous
#50D34E #4ED38F #4ED3D1
triadic
#4ED38F #8F4ED3 #D38F4E
tetradic
#4ED38F #4E50D3 #D34E92 #D3D14E
square
#4ED38F #4E50D3 #D34E92 #D3D14E
split-complementary
#4ED38F #D14ED3 #D34E50
monochromatic
#218552 #2DB670 #4ED38F #7FDFAE #B0EBCD
Accessibility & contrast
On white
1.90
#4ED38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#4ED38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED38F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED38F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#C0B793
Tritanopia (blue-blind)
#00D1C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #4ed38f; /* rgb */ color: rgb(78, 211, 143); /* oklch */ color: oklch(77.7% 0.152 157.4);
Tailwind
colors: {
custom: {
50: '#8de1b0',
500: '#4ed38f',
950: '#000000',
},
}SCSS
$custom: #4ed38f; $custom-light: #8de1b0; $custom-dark: #000000;
JSON
{
"hex": "#4ed38f",
"rgb": {
"r": 78,
"g": 211,
"b": 143
},
"hsl": {
"h": 149.323,
"s": 60.181,
"l": 56.667
},
"oklch": {
"l": 0.77676,
"c": 0.15246,
"h": 157.4
},
"luminance": 0.50191
}Semantic roles & 50–950 ramp
primary
#4ED38F
secondary
#8C3964
accent
#4496E3
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1510
muted
#7F8481