#4ED69B#4ED69B
#4ED69B is a light, vivid teal. Relative luminance 0.521; OKLCH L 78.7% C 0.146 H 161.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED69B |
|---|---|
| RGB | rgb(78, 214, 155) |
| HSL | hsl(154, 62%, 57%) |
| HSV | hsv(154, 64%, 84%) |
| CMYK | cmyk(63.6%, 0%, 27.6%, 16.1%) |
| CIE-LAB | lab(77.33, -50.49, 18.49) |
| CIE-LCH | lch(77.33, 53.77, 159.88°) |
| OKLab | oklab(78.69% -0.1383 0.0471) |
| OKLCH | oklch(78.69% 0.146 161.2) |
| XYZ | xyz(33.1016, 52.0759, 39.3112) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.13
Aqua Green
#12E193
ΔE00 4.26
Greenblue
#23C48B
ΔE00 5.01
Seafoam
#7FE0B3
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED69B #D64E89
analogous
#4ED657 #4ED69B #4ECDD6
triadic
#4ED69B #9B4ED6 #D69B4E
tetradic
#4ED69B #574ED6 #D64E89 #CDD64E
square
#4ED69B #574ED6 #D64E89 #CDD64E
split-complementary
#4ED69B #D64ECD #D6574E
monochromatic
#208A5C #2BBB7D #4ED69B #80E2B7 #B1EDD3
Accessibility & contrast
On white
1.84
#4ED69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#4ED69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED69B
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED69B | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C798
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#00D5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #4ed69b; /* rgb */ color: rgb(78, 214, 155); /* oklch */ color: oklch(78.7% 0.146 161.2);
Tailwind
colors: {
custom: {
50: '#8de3b8',
500: '#4ed69b',
950: '#000000',
},
}SCSS
$custom: #4ed69b; $custom-light: #8de3b8; $custom-dark: #000000;
JSON
{
"hex": "#4ed69b",
"rgb": {
"r": 78,
"g": 214,
"b": 155
},
"hsl": {
"h": 153.971,
"s": 62.385,
"l": 57.255
},
"oklch": {
"l": 0.78689,
"c": 0.14608,
"h": 161.2
},
"luminance": 0.52079
}Semantic roles & 50–950 ramp
primary
#4ED69B
secondary
#90385E
accent
#4289E5
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481