#4DDE8A#4DDE8A
#4DDE8A is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.172 H 154.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE8A |
|---|---|
| RGB | rgb(77, 222, 138) |
| HSL | hsl(145, 69%, 59%) |
| HSV | hsv(145, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.42, -57.15, 30.16) |
| CIE-LCH | lch(79.42, 64.62, 152.18°) |
| OKLab | oklab(80.3% -0.1545 0.0753) |
| OKLCH | oklch(80.3% 0.172 154) |
| XYZ | xyz(33.7664, 55.6517, 33.0022) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.91
Weird Green
#3AE57F
ΔE00 2.95
Tealish Green
#0CDC73
ΔE00 3.61
Seaweed
#18D17B
ΔE00 3.84
Emerald
#50C878
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE8A #DE4DA1
analogous
#58DE4D #4DDE8A #4DDED2
triadic
#4DDE8A #8A4DDE #DE8A4D
tetradic
#4DDE8A #4D58DE #DE4DA1 #DED24D
square
#4DDE8A #4D58DE #DE4DA1 #DED24D
split-complementary
#4DDE8A #D24DDE #DE4D58
monochromatic
#1C954F #25C96A #4DDE8A #81E8AC #B4F1CE
Accessibility & contrast
On white
1.73
#4DDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#4DDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE8A
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE8A | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#00DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4dde8a; /* rgb */ color: rgb(77, 222, 138); /* oklch */ color: oklch(80.3% 0.172 154.0);
Tailwind
colors: {
custom: {
50: '#8ee9ad',
500: '#4dde8a',
950: '#000000',
},
}SCSS
$custom: #4dde8a; $custom-light: #8ee9ad; $custom-dark: #000000;
JSON
{
"hex": "#4dde8a",
"rgb": {
"r": 77,
"g": 222,
"b": 138
},
"hsl": {
"h": 145.241,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80295,
"c": 0.17192,
"h": 154
},
"luminance": 0.55655
}Semantic roles & 50–950 ramp
primary
#4DDE8A
secondary
#993670
accent
#3CA2EC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481