#4ED29B#4ED29B
#4ED29B is a light, vivid teal. Relative luminance 0.501; OKLCH L 77.7% C 0.141 H 162.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED29B |
|---|---|
| RGB | rgb(78, 210, 155) |
| HSL | hsl(155, 59%, 56%) |
| HSV | hsv(155, 63%, 82%) |
| CMYK | cmyk(62.9%, 0%, 26.2%, 17.6%) |
| CIE-LAB | lab(76.12, -48.85, 16.81) |
| CIE-LCH | lch(76.12, 51.66, 161.01°) |
| OKLab | oklab(77.7% -0.1342 0.0429) |
| OKLCH | oklch(77.7% 0.141 162.3) |
| XYZ | xyz(32.1017, 50.0761, 38.9779) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.72
Greenblue
#23C48B
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.32
Greenish Teal
#32BF84
ΔE00 5.33
Green Blue
#01C08D
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED29B #D24E85
analogous
#4ED259 #4ED29B #4EC7D2
triadic
#4ED29B #9B4ED2 #D29B4E
tetradic
#4ED29B #594ED2 #D24E85 #C7D24E
square
#4ED29B #594ED2 #D24E85 #C7D24E
split-complementary
#4ED29B #D24EC7 #D2594E
monochromatic
#22845B #2EB57D #4ED29B #7FDEB7 #B0EBD2
Accessibility & contrast
On white
1.91
#4ED29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#4ED29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED29B
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED29B | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC398
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#00D2C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #4ed29b; /* rgb */ color: rgb(78, 210, 155); /* oklch */ color: oklch(77.7% 0.141 162.3);
Tailwind
colors: {
custom: {
50: '#8de0b8',
500: '#4ed29b',
950: '#000000',
},
}SCSS
$custom: #4ed29b; $custom-light: #8de0b8; $custom-dark: #000000;
JSON
{
"hex": "#4ed29b",
"rgb": {
"r": 78,
"g": 210,
"b": 155
},
"hsl": {
"h": 155,
"s": 59.459,
"l": 56.471
},
"oklch": {
"l": 0.77697,
"c": 0.14085,
"h": 162.3
},
"luminance": 0.50079
}Semantic roles & 50–950 ramp
primary
#4ED29B
secondary
#8B395B
accent
#4587E3
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1511
muted
#7F8481