#4ED89B#4ED89B
#4ED89B is a light, vivid teal. Relative luminance 0.531; OKLCH L 79.2% C 0.149 H 160.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED89B |
|---|---|
| RGB | rgb(78, 216, 155) |
| HSL | hsl(153, 64%, 58%) |
| HSV | hsv(153, 64%, 85%) |
| CMYK | cmyk(63.9%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(77.93, -51.30, 19.33) |
| CIE-LCH | lch(77.93, 54.82, 159.35°) |
| OKLab | oklab(79.18% -0.1403 0.0492) |
| OKLCH | oklch(79.18% 0.149 160.7) |
| XYZ | xyz(33.6109, 53.0944, 39.4809) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.46
Aqua Green
#12E193
ΔE00 3.78
Seaweed
#18D17B
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 5.43
Greenblue
#23C48B
ΔE00 5.45
Emerald
#50C878
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED89B #D84E8B
analogous
#4ED856 #4ED89B #4ED0D8
triadic
#4ED89B #9B4ED8 #D89B4E
tetradic
#4ED89B #564ED8 #D84E8B #D0D84E
square
#4ED89B #564ED8 #D84E8B #D0D84E
split-complementary
#4ED89B #D84ED0 #D8564E
monochromatic
#1F8D5C #2ABF7D #4ED89B #80E3B7 #B2EED4
Accessibility & contrast
On white
1.81
#4ED89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#4ED89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED89B
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED89B | 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)
#D5C997
Deuteranopia (green-blind)
#C3BB9F
Tritanopia (blue-blind)
#00D7C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #4ed89b; /* rgb */ color: rgb(78, 216, 155); /* oklch */ color: oklch(79.2% 0.149 160.7);
Tailwind
colors: {
custom: {
50: '#8ee5b8',
500: '#4ed89b',
950: '#000000',
},
}SCSS
$custom: #4ed89b; $custom-light: #8ee5b8; $custom-dark: #000000;
JSON
{
"hex": "#4ed89b",
"rgb": {
"r": 78,
"g": 216,
"b": 155
},
"hsl": {
"h": 153.478,
"s": 63.889,
"l": 57.647
},
"oklch": {
"l": 0.79184,
"c": 0.14869,
"h": 160.7
},
"luminance": 0.53098
}Semantic roles & 50–950 ramp
primary
#4ED89B
secondary
#923860
accent
#418AE7
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481