#4DDF81#4DDF81
#4DDF81 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.4% C 0.181 H 151.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDF81 |
|---|---|
| RGB | rgb(77, 223, 129) |
| HSL | hsl(141, 70%, 59%) |
| HSV | hsv(141, 65%, 87%) |
| CMYK | cmyk(65.5%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(79.58, -59.10, 34.93) |
| CIE-LCH | lch(79.58, 68.66, 149.41°) |
| OKLab | oklab(80.38% -0.1595 0.0864) |
| OKLCH | oklch(80.38% 0.181 151.6) |
| XYZ | xyz(33.4080, 55.9346, 29.8005) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.76
Tealish Green
#0CDC73
ΔE00 2.58
Aqua Green
#12E193
ΔE00 4.19
Seaweed
#18D17B
ΔE00 4.23
Turquoise Green
#04F489
ΔE00 4.97
Emerald
#50C878
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDF81 #DF4DAB
analogous
#62DF4D #4DDF81 #4DDFCA
triadic
#4DDF81 #814DDF #DF814D
tetradic
#4DDF81 #4D62DF #DF4DAB #DFCA4D
square
#4DDF81 #4D62DF #DF4DAB #DFCA4D
split-complementary
#4DDF81 #CA4DDF #DF4D62
monochromatic
#1B9747 #24CA60 #4DDF81 #81E8A6 #B5F2CA
Accessibility & contrast
On white
1.72
#4DDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#4DDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDF81
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDF81 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7A
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#00DCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4ddf81; /* rgb */ color: rgb(77, 223, 129); /* oklch */ color: oklch(80.4% 0.181 151.6);
Tailwind
colors: {
custom: {
50: '#8feaa6',
500: '#4ddf81',
950: '#000000',
},
}SCSS
$custom: #4ddf81; $custom-light: #8feaa6; $custom-dark: #000000;
JSON
{
"hex": "#4ddf81",
"rgb": {
"r": 77,
"g": 223,
"b": 129
},
"hsl": {
"h": 141.37,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.80381,
"c": 0.18136,
"h": 151.6
},
"luminance": 0.55938
}Semantic roles & 50–950 ramp
primary
#4DDF81
secondary
#9B3577
accent
#3BADEC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480