#4ED499#4ED499
#4ED499 is a light, vivid teal. Relative luminance 0.510; OKLCH L 78.1% C 0.145 H 160.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED499 |
|---|---|
| RGB | rgb(78, 212, 153) |
| HSL | hsl(154, 61%, 57%) |
| HSV | hsv(154, 63%, 83%) |
| CMYK | cmyk(63.2%, 0%, 27.8%, 16.9%) |
| CIE-LAB | lab(76.68, -50.09, 18.66) |
| CIE-LCH | lch(76.68, 53.45, 159.57°) |
| OKLab | oklab(78.15% -0.1371 0.0475) |
| OKLCH | oklch(78.15% 0.145 160.9) |
| XYZ | xyz(32.4320, 51.0032, 38.2662) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.31
Aqua Green
#12E193
ΔE00 4.51
Greenblue
#23C48B
ΔE00 4.60
Seaweed
#18D17B
ΔE00 5.39
Greenish Teal
#32BF84
ΔE00 5.61
Seafoam
#7FE0B3
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED499 #D44E89
analogous
#4ED456 #4ED499 #4ECCD4
triadic
#4ED499 #994ED4 #D4994E
tetradic
#4ED499 #564ED4 #D44E89 #CCD44E
square
#4ED499 #564ED4 #D44E89 #CCD44E
split-complementary
#4ED499 #D44ECC #D4564E
monochromatic
#21875A #2DB87B #4ED499 #7FE0B5 #B0ECD2
Accessibility & contrast
On white
1.87
#4ED499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#4ED499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED499
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED499 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#00D3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #4ed499; /* rgb */ color: rgb(78, 212, 153); /* oklch */ color: oklch(78.1% 0.145 160.9);
Tailwind
colors: {
custom: {
50: '#8de2b7',
500: '#4ed499',
950: '#000000',
},
}SCSS
$custom: #4ed499; $custom-light: #8de2b7; $custom-dark: #000000;
JSON
{
"hex": "#4ed499",
"rgb": {
"r": 78,
"g": 212,
"b": 153
},
"hsl": {
"h": 153.582,
"s": 60.909,
"l": 56.863
},
"oklch": {
"l": 0.78147,
"c": 0.14513,
"h": 160.9
},
"luminance": 0.51007
}Semantic roles & 50–950 ramp
primary
#4ED499
secondary
#8D395E
accent
#448AE4
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1511
muted
#7F8481