#4EDE8B#4EDE8B
#4EDE8B is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.171 H 154.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDE8B |
|---|---|
| RGB | rgb(78, 222, 139) |
| HSL | hsl(145, 69%, 59%) |
| HSV | hsv(145, 65%, 87%) |
| CMYK | cmyk(64.9%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(79.46, -56.79, 29.71) |
| CIE-LCH | lch(79.46, 64.09, 152.38°) |
| OKLab | oklab(80.34% -0.1536 0.0743) |
| OKLCH | oklch(80.34% 0.171 154.2) |
| XYZ | xyz(33.9204, 55.7228, 33.3890) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Weird Green
#3AE57F
ΔE00 3.10
Tealish Green
#0CDC73
ΔE00 3.78
Seaweed
#18D17B
ΔE00 3.90
Emerald
#50C878
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDE8B #DE4EA1
analogous
#59DE4E #4EDE8B #4EDED3
triadic
#4EDE8B #8B4EDE #DE8B4E
tetradic
#4EDE8B #4E59DE #DE4EA1 #DED34E
square
#4EDE8B #4E59DE #DE4EA1 #DED34E
split-complementary
#4EDE8B #D34EDE #DE4E59
monochromatic
#1C964F #26C96B #4EDE8B #82E8AD #B5F1CF
Accessibility & contrast
On white
1.73
#4EDE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#4EDE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDE8B
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDE8B | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#00DCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4ede8b; /* rgb */ color: rgb(78, 222, 139); /* oklch */ color: oklch(80.3% 0.171 154.2);
Tailwind
colors: {
custom: {
50: '#8fe9ad',
500: '#4ede8b',
950: '#000000',
},
}SCSS
$custom: #4ede8b; $custom-light: #8fe9ad; $custom-dark: #000000;
JSON
{
"hex": "#4ede8b",
"rgb": {
"r": 78,
"g": 222,
"b": 139
},
"hsl": {
"h": 145.417,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.8034,
"c": 0.17063,
"h": 154.2
},
"luminance": 0.55726
}Semantic roles & 50–950 ramp
primary
#4EDE8B
secondary
#9A3670
accent
#3CA1EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481