#4ED484#4ED484
#4ED484 is a light, vivid green. Relative luminance 0.504; OKLCH L 77.7% C 0.164 H 153.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED484 |
|---|---|
| RGB | rgb(78, 212, 132) |
| HSL | hsl(144, 61%, 57%) |
| HSV | hsv(144, 63%, 83%) |
| CMYK | cmyk(63.2%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(76.30, -54.22, 29.10) |
| CIE-LCH | lch(76.30, 61.53, 151.77°) |
| OKLab | oklab(77.7% -0.1467 0.0727) |
| OKLCH | oklch(77.7% 0.164 153.6) |
| XYZ | xyz(30.8476, 50.3694, 29.9219) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 2.50
Emerald
#50C878
ΔE00 3.07
Aqua Green
#12E193
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.75
Algae Green
#21C36F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED484 #D44E9E
analogous
#5BD44E #4ED484 #4ED4C7
triadic
#4ED484 #844ED4 #D4844E
tetradic
#4ED484 #4E5BD4 #D44E9E #D4C74E
square
#4ED484 #4E5BD4 #D44E9E #D4C74E
split-complementary
#4ED484 #C74ED4 #D44E5B
monochromatic
#21874A #2DB865 #4ED484 #7FE0A6 #B0ECC8
Accessibility & contrast
On white
1.90
#4ED484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#4ED484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED484
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED484 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47F
Deuteranopia (green-blind)
#C2B789
Tritanopia (blue-blind)
#0DD1C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #4ed484; /* rgb */ color: rgb(78, 212, 132); /* oklch */ color: oklch(77.7% 0.164 153.6);
Tailwind
colors: {
custom: {
50: '#8de2a8',
500: '#4ed484',
950: '#000000',
},
}SCSS
$custom: #4ed484; $custom-light: #8de2a8; $custom-dark: #000000;
JSON
{
"hex": "#4ed484",
"rgb": {
"r": 78,
"g": 212,
"b": 132
},
"hsl": {
"h": 144.179,
"s": 60.909,
"l": 56.863
},
"oklch": {
"l": 0.77704,
"c": 0.16372,
"h": 153.6
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#4ED484
secondary
#8D396B
accent
#44A3E4
background
#FCFEFC
surface
#F4FCF6
border
#CED5D0
text
#0D1510
muted
#7F8480