#4EAA93#4EAA93
#4EAA93 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.095 H 174.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAA93 |
|---|---|
| RGB | rgb(78, 170, 147) |
| HSL | hsl(165, 37%, 49%) |
| HSV | hsv(165, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(63.73, -33.09, 3.58) |
| CIE-LCH | lch(63.73, 33.28, 173.82°) |
| OKLab | oklab(67.54% -0.0944 0.009) |
| OKLCH | oklch(67.54% 0.095 174.6) |
| XYZ | xyz(22.7807, 32.4736, 32.6656) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.29
Dull Teal
#5F9E8F
ΔE00 5.03
Grey Teal
#5E9B8A
ΔE00 5.50
Tealish
#24BCA8
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.87
Blue Green
#0F9B8E
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAA93 #AA4E65
analogous
#4EAA65 #4EAA93 #4E93AA
triadic
#4EAA93 #934EAA #AA934E
tetradic
#4EAA93 #654EAA #AA4E65 #93AA4E
square
#4EAA93 #654EAA #AA4E65 #93AA4E
split-complementary
#4EAA93 #AA4E93 #AA654E
monochromatic
#28564A #3B806F #4EAA93 #75C0AD #9FD3C6
Accessibility & contrast
On white
2.80
#4EAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#4EAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAA93
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAA93 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A092
Deuteranopia (green-blind)
#979695
Tritanopia (blue-blind)
#1EACA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4eaa93; /* rgb */ color: rgb(78, 170, 147); /* oklch */ color: oklch(67.5% 0.095 174.6);
Tailwind
colors: {
custom: {
50: '#87c4b2',
500: '#4eaa93',
950: '#000000',
},
}SCSS
$custom: #4eaa93; $custom-light: #87c4b2; $custom-dark: #000000;
JSON
{
"hex": "#4eaa93",
"rgb": {
"r": 78,
"g": 170,
"b": 147
},
"hsl": {
"h": 165,
"s": 37.097,
"l": 48.627
},
"oklch": {
"l": 0.67538,
"c": 0.09487,
"h": 174.6
},
"luminance": 0.32476
}Semantic roles & 50–950 ramp
primary
#4EAA93
secondary
#C0949F
accent
#5B77CD
background
#F8FCFA
surface
#F0F8F5
border
#CBD1CF
text
#0C1211
muted
#7D8180