#4DE39B#4DE39B
#4DE39B is a light, vivid teal. Relative luminance 0.589; OKLCH L 81.9% C 0.163 H 158.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE39B |
|---|---|
| RGB | rgb(77, 227, 155) |
| HSL | hsl(151, 73%, 60%) |
| HSV | hsv(151, 66%, 89%) |
| CMYK | cmyk(66.1%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(81.22, -55.83, 23.86) |
| CIE-LCH | lch(81.22, 60.72, 156.86°) |
| OKLab | oklab(81.88% -0.1519 0.0603) |
| OKLCH | oklch(81.88% 0.163 158.3) |
| XYZ | xyz(36.4426, 58.8786, 40.4481) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 4.78
Weird Green
#3AE57F
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.60
Greenish Turquoise
#00FBB0
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE39B #E34D95
analogous
#4DE350 #4DE39B #4DE0E3
triadic
#4DE39B #9B4DE3 #E39B4D
tetradic
#4DE39B #504DE3 #E34D95 #E0E34D
square
#4DE39B #504DE3 #E34D95 #E0E34D
split-complementary
#4DE39B #E34DE0 #E3504D
monochromatic
#199D5D #21D27D #4DE39B #82EBB9 #B7F4D6
Accessibility & contrast
On white
1.64
#4DE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#4DE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE39B
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE39B | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D297
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#00E2D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4de39b; /* rgb */ color: rgb(77, 227, 155); /* oklch */ color: oklch(81.9% 0.163 158.3);
Tailwind
colors: {
custom: {
50: '#8fedb8',
500: '#4de39b',
950: '#000000',
},
}SCSS
$custom: #4de39b; $custom-light: #8fedb8; $custom-dark: #000000;
JSON
{
"hex": "#4de39b",
"rgb": {
"r": 77,
"g": 227,
"b": 155
},
"hsl": {
"h": 151.2,
"s": 72.816,
"l": 59.608
},
"oklch": {
"l": 0.8188,
"c": 0.16341,
"h": 158.3
},
"luminance": 0.58883
}Semantic roles & 50–950 ramp
primary
#4DE39B
secondary
#A03468
accent
#3890F0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0E1611
muted
#7F8581