#4DD39F#4DD39F
#4DD39F is a light, vivid teal. Relative luminance 0.507; OKLCH L 78.0% C 0.139 H 163.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD39F |
|---|---|
| RGB | rgb(77, 211, 159) |
| HSL | hsl(157, 60%, 56%) |
| HSV | hsv(157, 64%, 83%) |
| CMYK | cmyk(63.5%, 0%, 24.6%, 17.3%) |
| CIE-LAB | lab(76.48, -48.57, 15.19) |
| CIE-LCH | lch(76.48, 50.89, 162.64°) |
| OKLab | oklab(78.01% -0.1338 0.0388) |
| OKLCH | oklch(78.01% 0.139 163.8) |
| XYZ | xyz(32.6095, 50.6661, 40.8551) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.93
Mediumaquamarine
#66CDAA
ΔE00 4.49
Greenblue
#23C48B
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.29
Green Blue
#01C08D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD39F #D34D81
analogous
#4DD35C #4DD39F #4DC4D3
triadic
#4DD39F #9F4DD3 #D39F4D
tetradic
#4DD39F #5C4DD3 #D34D81 #C4D34D
square
#4DD39F #5C4DD3 #D34D81 #C4D34D
split-complementary
#4DD39F #D34DC4 #D35C4D
monochromatic
#21855E #2DB681 #4DD39F #7EDFB9 #AFEBD4
Accessibility & contrast
On white
1.89
#4DD39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#4DD39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD39F
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD39F | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49C
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#00D3C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #4dd39f; /* rgb */ color: rgb(77, 211, 159); /* oklch */ color: oklch(78.0% 0.139 163.8);
Tailwind
colors: {
custom: {
50: '#8de1bb',
500: '#4dd39f',
950: '#000000',
},
}SCSS
$custom: #4dd39f; $custom-light: #8de1bb; $custom-dark: #000000;
JSON
{
"hex": "#4dd39f",
"rgb": {
"r": 77,
"g": 211,
"b": 159
},
"hsl": {
"h": 156.716,
"s": 60.36,
"l": 56.471
},
"oklch": {
"l": 0.78013,
"c": 0.13936,
"h": 163.8
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#4DD39F
secondary
#8C3959
accent
#4482E4
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1511
muted
#7F8481