#4EA49B#4EA49B
#4EA49B is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.084 H 186.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4EA49B |
|---|---|
| RGB | rgb(78, 164, 155) |
| HSL | hsl(174, 36%, 47%) |
| HSV | hsv(174, 52%, 64%) |
| CMYK | cmyk(52.4%, 0%, 5.5%, 35.7%) |
| CIE-LAB | lab(62.11, -28.17, -3.26) |
| CIE-LCH | lch(62.11, 28.36, 186.60°) |
| OKLab | oklab(66.3% -0.0839 -0.0092) |
| OKLCH | oklch(66.3% 0.084 186.3) |
| XYZ | xyz(22.3312, 30.5351, 35.7210) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.84
Dull Teal
#5F9E8F
ΔE00 4.05
Lightseagreen
#20B2AA
ΔE00 5.11
Grey Teal
#5E9B8A
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 5.32
Cadetblue
#5F9EA0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EA49B #A44E57
analogous
#4EA470 #4EA49B #4E82A4
triadic
#4EA49B #9B4EA4 #A49B4E
tetradic
#4EA49B #704EA4 #A44E57 #82A44E
square
#4EA49B #704EA4 #A44E57 #82A44E
split-complementary
#4EA49B #A44E82 #A4704E
monochromatic
#27514D #3A7B74 #4EA49B #73BCB5 #9CD0CB
Accessibility & contrast
On white
2.95
#4EA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#4EA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EA49B
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EA49B | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9B
Deuteranopia (green-blind)
#8F929C
Tritanopia (blue-blind)
#17A7A1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4ea49b; /* rgb */ color: rgb(78, 164, 155); /* oklch */ color: oklch(66.3% 0.084 186.3);
Tailwind
colors: {
custom: {
50: '#87bfb8',
500: '#4ea49b',
950: '#000000',
},
}SCSS
$custom: #4ea49b; $custom-light: #87bfb8; $custom-dark: #000000;
JSON
{
"hex": "#4ea49b",
"rgb": {
"r": 78,
"g": 164,
"b": 155
},
"hsl": {
"h": 173.721,
"s": 35.537,
"l": 47.451
},
"oklch": {
"l": 0.66299,
"c": 0.08439,
"h": 186.3
},
"luminance": 0.30537
}Semantic roles & 50–950 ramp
primary
#4EA49B
secondary
#BD9196
accent
#5C68CC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180