#4ED485#4ED485
#4ED485 is a light, vivid green. Relative luminance 0.504; OKLCH L 77.7% C 0.163 H 153.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED485 |
|---|---|
| RGB | rgb(78, 212, 133) |
| HSL | hsl(145, 61%, 57%) |
| HSV | hsv(145, 63%, 83%) |
| CMYK | cmyk(63.2%, 0%, 37.3%, 16.9%) |
| CIE-LAB | lab(76.31, -54.03, 28.61) |
| CIE-LCH | lch(76.31, 61.14, 152.10°) |
| OKLab | oklab(77.72% -0.1462 0.0715) |
| OKLCH | oklch(77.72% 0.163 153.9) |
| XYZ | xyz(30.9164, 50.3969, 30.2840) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 2.55
Emerald
#50C878
ΔE00 3.12
Aqua Green
#12E193
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.85
Algae Green
#21C36F
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED485 #D44E9D
analogous
#5AD44E #4ED485 #4ED4C8
triadic
#4ED485 #854ED4 #D4854E
tetradic
#4ED485 #4E5AD4 #D44E9D #D4C84E
square
#4ED485 #4E5AD4 #D44E9D #D4C84E
split-complementary
#4ED485 #C84ED4 #D44E5A
monochromatic
#21874B #2DB866 #4ED485 #7FE0A7 #B0ECC9
Accessibility & contrast
On white
1.90
#4ED485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#4ED485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED485
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED485 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#C2B78A
Tritanopia (blue-blind)
#0BD2C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #4ed485; /* rgb */ color: rgb(78, 212, 133); /* oklch */ color: oklch(77.7% 0.163 153.9);
Tailwind
colors: {
custom: {
50: '#8de2a9',
500: '#4ed485',
950: '#000000',
},
}SCSS
$custom: #4ed485; $custom-light: #8de2a9; $custom-dark: #000000;
JSON
{
"hex": "#4ed485",
"rgb": {
"r": 78,
"g": 212,
"b": 133
},
"hsl": {
"h": 144.627,
"s": 60.909,
"l": 56.863
},
"oklch": {
"l": 0.77723,
"c": 0.16281,
"h": 153.9
},
"luminance": 0.504
}Semantic roles & 50–950 ramp
primary
#4ED485
secondary
#8D396B
accent
#44A2E4
background
#FCFEFC
surface
#F4FCF6
border
#CED5D0
text
#0D1510
muted
#7F8480