#4DE0AB#4DE0AB
#4DE0AB is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.5% C 0.146 H 165.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE0AB |
|---|---|
| RGB | rgb(77, 224, 171) |
| HSL | hsl(158, 70%, 59%) |
| HSV | hsv(158, 66%, 88%) |
| CMYK | cmyk(65.6%, 0%, 23.7%, 12.2%) |
| CIE-LAB | lab(80.64, -51.27, 14.70) |
| CIE-LCH | lch(80.64, 53.33, 164.00°) |
| OKLab | oklab(81.51% -0.1416 0.0376) |
| OKLCH | oklch(81.51% 0.146 165.1) |
| XYZ | xyz(37.0630, 57.8253, 47.7283) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.44
Aqua Marine
#2EE8BB
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.33
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.03
Light Greenish Blue
#63F7B4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE0AB #E04D82
analogous
#4DE062 #4DE0AB #4DCCE0
triadic
#4DE0AB #AB4DE0 #E0AB4D
tetradic
#4DE0AB #624DE0 #E04D82 #CCE04D
square
#4DE0AB #624DE0 #E04D82 #CCE04D
split-complementary
#4DE0AB #E04DCC #E0624D
monochromatic
#1A986B #24CC8F #4DE0AB #81E9C4 #B5F2DC
Accessibility & contrast
On white
1.67
#4DE0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#4DE0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE0AB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE0AB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#00E0D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4de0ab; /* rgb */ color: rgb(77, 224, 171); /* oklch */ color: oklch(81.5% 0.146 165.1);
Tailwind
colors: {
custom: {
50: '#8feac4',
500: '#4de0ab',
950: '#000000',
},
}SCSS
$custom: #4de0ab; $custom-light: #8feac4; $custom-dark: #000000;
JSON
{
"hex": "#4de0ab",
"rgb": {
"r": 77,
"g": 224,
"b": 171
},
"hsl": {
"h": 158.367,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.81506,
"c": 0.14647,
"h": 165.1
},
"luminance": 0.57829
}Semantic roles & 50–950 ramp
primary
#4DE0AB
secondary
#9C355A
accent
#3B7BED
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482