#4DD79C#4DD79C
#4DD79C is a light, vivid teal. Relative luminance 0.526; OKLCH L 78.9% C 0.147 H 161.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD79C |
|---|---|
| RGB | rgb(77, 215, 156) |
| HSL | hsl(154, 63%, 57%) |
| HSV | hsv(154, 64%, 84%) |
| CMYK | cmyk(64.2%, 0%, 27.4%, 15.7%) |
| CIE-LAB | lab(77.62, -50.86, 18.38) |
| CIE-LCH | lch(77.62, 54.08, 160.13°) |
| OKLab | oklab(78.93% -0.1393 0.0468) |
| OKLCH | oklch(78.93% 0.147 161.4) |
| XYZ | xyz(33.3585, 52.5754, 39.8361) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.04
Aqua Green
#12E193
ΔE00 4.14
Greenblue
#23C48B
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD79C #D74D88
analogous
#4DD757 #4DD79C #4DCDD7
triadic
#4DD79C #9C4DD7 #D79C4D
tetradic
#4DD79C #574DD7 #D74D88 #CDD74D
square
#4DD79C #574DD7 #D74D88 #CDD74D
split-complementary
#4DD79C #D74DCD #D7574D
monochromatic
#1F8A5D #2ABC7E #4DD79C #7FE2B8 #B1EDD4
Accessibility & contrast
On white
1.82
#4DD79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#4DD79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD79C
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD79C | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C899
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#00D6C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4dd79c; /* rgb */ color: rgb(77, 215, 156); /* oklch */ color: oklch(78.9% 0.147 161.4);
Tailwind
colors: {
custom: {
50: '#8de4b9',
500: '#4dd79c',
950: '#000000',
},
}SCSS
$custom: #4dd79c; $custom-light: #8de4b9; $custom-dark: #000000;
JSON
{
"hex": "#4dd79c",
"rgb": {
"r": 77,
"g": 215,
"b": 156
},
"hsl": {
"h": 154.348,
"s": 63.303,
"l": 57.255
},
"oklch": {
"l": 0.78932,
"c": 0.14698,
"h": 161.4
},
"luminance": 0.52579
}Semantic roles & 50–950 ramp
primary
#4DD79C
secondary
#90385E
accent
#4188E6
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481