#4DDE93#4DDE93
#4DDE93 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.164 H 156.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE93 |
|---|---|
| RGB | rgb(77, 222, 147) |
| HSL | hsl(149, 69%, 59%) |
| HSV | hsv(149, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 33.8%, 12.9%) |
| CIE-LAB | lab(79.57, -55.46, 25.74) |
| CIE-LCH | lch(79.57, 61.15, 155.10°) |
| OKLab | oklab(80.47% -0.1505 0.0649) |
| OKLCH | oklch(80.47% 0.164 156.7) |
| XYZ | xyz(34.4452, 55.9232, 36.5771) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.19
Seaweed
#18D17B
ΔE00 4.34
Weird Green
#3AE57F
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.04
Emerald
#50C878
ΔE00 5.80
Light Greenish Blue
#63F7B4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE93 #DE4D98
analogous
#4FDE4D #4DDE93 #4DDEDC
triadic
#4DDE93 #934DDE #DE934D
tetradic
#4DDE93 #4D4FDE #DE4D98 #DEDC4D
square
#4DDE93 #4D4FDE #DE4D98 #DEDC4D
split-complementary
#4DDE93 #DC4DDE #DE4D4F
monochromatic
#1C9556 #25C974 #4DDE93 #81E8B2 #B4F1D2
Accessibility & contrast
On white
1.72
#4DDE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#4DDE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE93
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE93 | 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)
#DDCD8E
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#00DCCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4dde93; /* rgb */ color: rgb(77, 222, 147); /* oklch */ color: oklch(80.5% 0.164 156.7);
Tailwind
colors: {
custom: {
50: '#8ee9b3',
500: '#4dde93',
950: '#000000',
},
}SCSS
$custom: #4dde93; $custom-light: #8ee9b3; $custom-dark: #000000;
JSON
{
"hex": "#4dde93",
"rgb": {
"r": 77,
"g": 222,
"b": 147
},
"hsl": {
"h": 148.966,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80473,
"c": 0.16388,
"h": 156.7
},
"luminance": 0.55927
}Semantic roles & 50–950 ramp
primary
#4DDE93
secondary
#993669
accent
#3C97EC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481