#4DDE7B#4DDE7B
#4DDE7B is a light, vivid green. Relative luminance 0.552; OKLCH L 80.0% C 0.185 H 150.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE7B |
|---|---|
| RGB | rgb(77, 222, 123) |
| HSL | hsl(139, 69%, 59%) |
| HSV | hsv(139, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.18, -59.73, 37.42) |
| CIE-LCH | lch(79.18, 70.48, 147.93°) |
| OKLab | oklab(80.03% -0.1611 0.0919) |
| OKLCH | oklch(80.03% 0.185 150.3) |
| XYZ | xyz(32.7544, 55.2469, 27.6726) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.85
Tealish Green
#0CDC73
ΔE00 2.28
Seaweed
#18D17B
ΔE00 4.42
Lightish Green
#61E160
ΔE00 4.89
Aqua Green
#12E193
ΔE00 4.99
Turquoise Green
#04F489
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE7B #DE4DB0
analogous
#67DE4D #4DDE7B #4DDEC3
triadic
#4DDE7B #7B4DDE #DE7B4D
tetradic
#4DDE7B #4D67DE #DE4DB0 #DEC34D
square
#4DDE7B #4D67DE #DE4DB0 #DEC34D
split-complementary
#4DDE7B #C34DDE #DE4D67
monochromatic
#1C9542 #25C959 #4DDE7B #81E8A1 #B4F1C8
Accessibility & contrast
On white
1.74
#4DDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#4DDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE7B
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE7B | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC73
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#06DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4dde7b; /* rgb */ color: rgb(77, 222, 123); /* oklch */ color: oklch(80.0% 0.185 150.3);
Tailwind
colors: {
custom: {
50: '#8ee9a2',
500: '#4dde7b',
950: '#000000',
},
}SCSS
$custom: #4dde7b; $custom-light: #8ee9a2; $custom-dark: #000000;
JSON
{
"hex": "#4dde7b",
"rgb": {
"r": 77,
"g": 222,
"b": 123
},
"hsl": {
"h": 139.034,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80028,
"c": 0.18545,
"h": 150.3
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#4DDE7B
secondary
#99367A
accent
#3CB4EC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480