#4DDE91#4DDE91
#4DDE91 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.4% C 0.166 H 156.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE91 |
|---|---|
| RGB | rgb(77, 222, 145) |
| HSL | hsl(148, 69%, 59%) |
| HSV | hsv(148, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(79.53, -55.85, 26.73) |
| CIE-LCH | lch(79.53, 61.91, 154.42°) |
| OKLab | oklab(80.43% -0.1514 0.0672) |
| OKLCH | oklch(80.43% 0.166 156.1) |
| XYZ | xyz(34.2896, 55.8610, 35.7577) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.27
Weird Green
#3AE57F
ΔE00 4.05
Seaweed
#18D17B
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.70
Emerald
#50C878
ΔE00 5.66
Turquoise Green
#04F489
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE91 #DE4D9A
analogous
#51DE4D #4DDE91 #4DDED9
triadic
#4DDE91 #914DDE #DE914D
tetradic
#4DDE91 #4D51DE #DE4D9A #DED94D
square
#4DDE91 #4D51DE #DE4D9A #DED94D
split-complementary
#4DDE91 #D94DDE #DE4D51
monochromatic
#1C9555 #25C972 #4DDE91 #81E8B1 #B4F1D1
Accessibility & contrast
On white
1.73
#4DDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#4DDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE91
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE91 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#00DCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4dde91; /* rgb */ color: rgb(77, 222, 145); /* oklch */ color: oklch(80.4% 0.166 156.1);
Tailwind
colors: {
custom: {
50: '#8ee9b1',
500: '#4dde91',
950: '#000000',
},
}SCSS
$custom: #4dde91; $custom-light: #8ee9b1; $custom-dark: #000000;
JSON
{
"hex": "#4dde91",
"rgb": {
"r": 77,
"g": 222,
"b": 145
},
"hsl": {
"h": 148.138,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80432,
"c": 0.16566,
"h": 156.1
},
"luminance": 0.55865
}Semantic roles & 50–950 ramp
primary
#4DDE91
secondary
#99366B
accent
#3C99EC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481