#4EDE8C#4EDE8C
#4EDE8C is a light, vivid green. Relative luminance 0.558; OKLCH L 80.4% C 0.170 H 154.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDE8C |
|---|---|
| RGB | rgb(78, 222, 140) |
| HSL | hsl(146, 69%, 59%) |
| HSV | hsv(146, 65%, 87%) |
| CMYK | cmyk(64.9%, 0%, 36.9%, 12.9%) |
| CIE-LAB | lab(79.47, -56.60, 29.22) |
| CIE-LCH | lch(79.47, 63.70, 152.70°) |
| OKLab | oklab(80.36% -0.1532 0.0731) |
| OKLCH | oklch(80.36% 0.17 154.5) |
| XYZ | xyz(33.9938, 55.7521, 33.7756) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.74
Weird Green
#3AE57F
ΔE00 3.25
Tealish Green
#0CDC73
ΔE00 3.92
Seaweed
#18D17B
ΔE00 3.93
Emerald
#50C878
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDE8C #DE4EA0
analogous
#58DE4E #4EDE8C #4EDED4
triadic
#4EDE8C #8C4EDE #DE8C4E
tetradic
#4EDE8C #4E58DE #DE4EA0 #DED44E
square
#4EDE8C #4E58DE #DE4EA0 #DED44E
split-complementary
#4EDE8C #D44EDE #DE4E58
monochromatic
#1C9650 #26C96C #4EDE8C #82E8AE #B5F1CF
Accessibility & contrast
On white
1.73
#4EDE8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#4EDE8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDE8C
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDE8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDE8C | 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)
#DDCD87
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#00DCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4ede8c; /* rgb */ color: rgb(78, 222, 140); /* oklch */ color: oklch(80.4% 0.170 154.5);
Tailwind
colors: {
custom: {
50: '#8fe9ae',
500: '#4ede8c',
950: '#000000',
},
}SCSS
$custom: #4ede8c; $custom-light: #8fe9ae; $custom-dark: #000000;
JSON
{
"hex": "#4ede8c",
"rgb": {
"r": 78,
"g": 222,
"b": 140
},
"hsl": {
"h": 145.833,
"s": 68.571,
"l": 58.824
},
"oklch": {
"l": 0.80359,
"c": 0.16974,
"h": 154.5
},
"luminance": 0.55756
}Semantic roles & 50–950 ramp
primary
#4EDE8C
secondary
#9A366F
accent
#3CA0EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481