#4DD97F#4DD97F
#4DD97F is a light, vivid green. Relative luminance 0.527; OKLCH L 78.8% C 0.175 H 151.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD97F |
|---|---|
| RGB | rgb(77, 217, 127) |
| HSL | hsl(141, 65%, 58%) |
| HSV | hsv(141, 65%, 85%) |
| CMYK | cmyk(64.5%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(77.72, -57.20, 33.52) |
| CIE-LCH | lch(77.72, 66.30, 149.63°) |
| OKLab | oklab(78.84% -0.1544 0.083) |
| OKLCH | oklch(78.84% 0.175 151.7) |
| XYZ | xyz(31.7016, 52.7325, 28.5823) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.74
Weird Green
#3AE57F
ΔE00 3.06
Seaweed
#18D17B
ΔE00 3.14
Emerald
#50C878
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.29
Algae Green
#21C36F
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD97F #D94DA7
analogous
#61D94D #4DD97F #4DD9C5
triadic
#4DD97F #7F4DD9 #D97F4D
tetradic
#4DD97F #4D61D9 #D94DA7 #D9C54D
square
#4DD97F #4D61D9 #D94DA7 #D9C54D
split-complementary
#4DD97F #C54DD9 #D94D61
monochromatic
#1E8D46 #29C05F #4DD97F #7FE4A3 #B2EFC8
Accessibility & contrast
On white
1.82
#4DD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#4DD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD97F
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD97F | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#07D6C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4dd97f; /* rgb */ color: rgb(77, 217, 127); /* oklch */ color: oklch(78.8% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#8de6a5',
500: '#4dd97f',
950: '#000000',
},
}SCSS
$custom: #4dd97f; $custom-light: #8de6a5; $custom-dark: #000000;
JSON
{
"hex": "#4dd97f",
"rgb": {
"r": 77,
"g": 217,
"b": 127
},
"hsl": {
"h": 141.429,
"s": 64.815,
"l": 57.647
},
"oklch": {
"l": 0.78839,
"c": 0.17532,
"h": 151.7
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#4DD97F
secondary
#933772
accent
#40ACE8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0D160F
muted
#7F8480