#4EAB99#4EAB99
#4EAB99 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.093 H 178.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAB99 |
|---|---|
| RGB | rgb(78, 171, 153) |
| HSL | hsl(168, 37%, 49%) |
| HSV | hsv(168, 54%, 67%) |
| CMYK | cmyk(54.4%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(64.20, -32.07, 0.91) |
| CIE-LCH | lch(64.20, 32.08, 178.37°) |
| OKLab | oklab(67.97% -0.0928 0.0019) |
| OKLCH | oklch(67.97% 0.093 178.8) |
| XYZ | xyz(23.4520, 33.0432, 35.2729) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.34
Dull Teal
#5F9E8F
ΔE00 4.82
Lightseagreen
#20B2AA
ΔE00 5.25
Tealish
#24BCA8
ΔE00 5.46
Grey Teal
#5E9B8A
ΔE00 5.65
Topaz
#13BBAF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAB99 #AB4E60
analogous
#4EAB6B #4EAB99 #4E8FAB
triadic
#4EAB99 #994EAB #AB994E
tetradic
#4EAB99 #6B4EAB #AB4E60 #8FAB4E
square
#4EAB99 #6B4EAB #AB4E60 #8FAB4E
split-complementary
#4EAB99 #AB4E8F #AB6B4E
monochromatic
#28574E #3B8173 #4EAB99 #76C0B2 #A0D4CA
Accessibility & contrast
On white
2.76
#4EAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#4EAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAB99
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAB99 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#15ADA5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4eab99; /* rgb */ color: rgb(78, 171, 153); /* oklch */ color: oklch(68.0% 0.093 178.8);
Tailwind
colors: {
custom: {
50: '#88c4b7',
500: '#4eab99',
950: '#000000',
},
}SCSS
$custom: #4eab99; $custom-light: #88c4b7; $custom-dark: #000000;
JSON
{
"hex": "#4eab99",
"rgb": {
"r": 78,
"g": 171,
"b": 153
},
"hsl": {
"h": 168.387,
"s": 37.349,
"l": 48.824
},
"oklch": {
"l": 0.67966,
"c": 0.09282,
"h": 178.8
},
"luminance": 0.33045
}Semantic roles & 50–950 ramp
primary
#4EAB99
secondary
#C1949D
accent
#5A71CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280