#4DDB99#4DDB99
#4DDB99 is a light, vivid teal. Relative luminance 0.545; OKLCH L 79.9% C 0.155 H 159.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDB99 |
|---|---|
| RGB | rgb(77, 219, 153) |
| HSL | hsl(152, 66%, 58%) |
| HSV | hsv(152, 65%, 86%) |
| CMYK | cmyk(64.8%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(78.77, -53.09, 21.54) |
| CIE-LCH | lch(78.77, 57.29, 157.92°) |
| OKLab | oklab(79.86% -0.1448 0.0546) |
| OKLCH | oklch(79.86% 0.155 159.3) |
| XYZ | xyz(34.1386, 54.5371, 38.8584) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 4.43
Seaweed
#18D17B
ΔE00 4.95
Seafoam
#7FE0B3
ΔE00 5.84
Emerald
#50C878
ΔE00 6.08
Weird Green
#3AE57F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDB99 #DB4D8F
analogous
#4DDB52 #4DDB99 #4DD6DB
triadic
#4DDB99 #994DDB #DB994D
tetradic
#4DDB99 #524DDB #DB4D8F #D6DB4D
square
#4DDB99 #524DDB #DB4D8F #D6DB4D
split-complementary
#4DDB99 #DB4DD6 #DB524D
monochromatic
#1D905B #27C37B #4DDB99 #80E5B6 #B3F0D3
Accessibility & contrast
On white
1.76
#4DDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#4DDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDB99
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDB99 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#00DAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4ddb99; /* rgb */ color: rgb(77, 219, 153); /* oklch */ color: oklch(79.9% 0.155 159.3);
Tailwind
colors: {
custom: {
50: '#8ee7b7',
500: '#4ddb99',
950: '#000000',
},
}SCSS
$custom: #4ddb99; $custom-light: #8ee7b7; $custom-dark: #000000;
JSON
{
"hex": "#4ddb99",
"rgb": {
"r": 77,
"g": 219,
"b": 153
},
"hsl": {
"h": 152.113,
"s": 66.355,
"l": 58.039
},
"oklch": {
"l": 0.79856,
"c": 0.15473,
"h": 159.3
},
"luminance": 0.54541
}Semantic roles & 50–950 ramp
primary
#4DDB99
secondary
#963763
accent
#3F8EE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481