#4EB499#4EB499
#4EB499 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.104 H 173.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4EB499 |
|---|---|
| RGB | rgb(78, 180, 153) |
| HSL | hsl(164, 40%, 51%) |
| HSV | hsv(164, 57%, 71%) |
| CMYK | cmyk(56.7%, 0%, 15%, 29.4%) |
| CIE-LAB | lab(66.95, -36.27, 4.89) |
| CIE-LCH | lch(66.95, 36.60, 172.32°) |
| OKLab | oklab(70.2% -0.1029 0.0124) |
| OKLCH | oklch(70.2% 0.104 173.1) |
| XYZ | xyz(25.2103, 36.5597, 35.8590) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.33
Tealish
#24BCA8
ΔE00 4.46
Turquoise (survey)
#06C2AC
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.61
Mediumaquamarine
#66CDAA
ΔE00 6.98
Green Blue
#01C08D
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EB499 #B44E69
analogous
#4EB466 #4EB499 #4E9CB4
triadic
#4EB499 #994EB4 #B4994E
tetradic
#4EB499 #664EB4 #B44E69 #9CB44E
square
#4EB499 #664EB4 #B44E69 #9CB44E
split-complementary
#4EB499 #B44E9C #B4664E
monochromatic
#285F51 #3B8A75 #4EB499 #79C6B2 #A4D8CB
Accessibility & contrast
On white
2.53
#4EB499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#4EB499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EB499
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EB499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EB499 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA998
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#0CB6AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4eb499; /* rgb */ color: rgb(78, 180, 153); /* oklch */ color: oklch(70.2% 0.104 173.1);
Tailwind
colors: {
custom: {
50: '#89cbb7',
500: '#4eb499',
950: '#000000',
},
}SCSS
$custom: #4eb499; $custom-light: #89cbb7; $custom-dark: #000000;
JSON
{
"hex": "#4eb499",
"rgb": {
"r": 78,
"g": 180,
"b": 153
},
"hsl": {
"h": 164.118,
"s": 40.476,
"l": 50.588
},
"oklch": {
"l": 0.70199,
"c": 0.10366,
"h": 173.1
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#4EB499
secondary
#C698A4
accent
#5777D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280