#4DD89C#4DD89C
#4DD89C is a light, vivid teal. Relative luminance 0.531; OKLCH L 79.2% C 0.148 H 161.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD89C |
|---|---|
| RGB | rgb(77, 216, 156) |
| HSL | hsl(154, 64%, 57%) |
| HSV | hsv(154, 64%, 85%) |
| CMYK | cmyk(64.4%, 0%, 27.8%, 15.3%) |
| CIE-LAB | lab(77.93, -51.27, 18.80) |
| CIE-LCH | lch(77.93, 54.60, 159.87°) |
| OKLab | oklab(79.18% -0.1403 0.0478) |
| OKLCH | oklch(79.18% 0.148 161.2) |
| XYZ | xyz(33.6139, 53.0862, 39.9212) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.22
Aqua Green
#12E193
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 5.36
Greenblue
#23C48B
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.59
Aqua Marine
#2EE8BB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD89C #D84D89
analogous
#4DD857 #4DD89C #4DCED8
triadic
#4DD89C #9C4DD8 #D89C4D
tetradic
#4DD89C #574DD8 #D84D89 #CED84D
square
#4DD89C #574DD8 #D84D89 #CED84D
split-complementary
#4DD89C #D84DCE #D8574D
monochromatic
#1F8C5D #2ABE7E #4DD89C #7FE3B8 #B1EED4
Accessibility & contrast
On white
1.81
#4DD89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#4DD89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD89C
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD89C | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C999
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#00D7C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #4dd89c; /* rgb */ color: rgb(77, 216, 156); /* oklch */ color: oklch(79.2% 0.148 161.2);
Tailwind
colors: {
custom: {
50: '#8de5b9',
500: '#4dd89c',
950: '#000000',
},
}SCSS
$custom: #4dd89c; $custom-light: #8de5b9; $custom-dark: #000000;
JSON
{
"hex": "#4dd89c",
"rgb": {
"r": 77,
"g": 216,
"b": 156
},
"hsl": {
"h": 154.101,
"s": 64.055,
"l": 57.451
},
"oklch": {
"l": 0.7918,
"c": 0.14828,
"h": 161.2
},
"luminance": 0.5309
}Semantic roles & 50–950 ramp
primary
#4DD89C
secondary
#92375E
accent
#4189E7
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481