Skip to content

#4eacac

a balanced, soft cyan · cool · closest name: teal

RGB
78, 172, 172
HSL
180°, 38%, 49%
CMYK
55, 0, 0, 33
Luminance
0.3410

Every format

HEX#4eacac
RGBrgb(78, 172, 172)
HSLhsl(180, 38%, 49%)
CMYKcmyk(55%, 0%, 0%, 33%)
LABlab(65.0 -27.5 -8.4)
LCHlch(65.0 28.8 197.0)
OKLCHoklch(0.688 0.088 195.3)

Copy-ready code

/* CSS */
color: #4eacac;
background-color: #4eacac;
/* Tailwind (arbitrary) */
class="text-[#4eacac] bg-[#4eacac]"
/* SCSS */
$brand: #4eacac;
/* SwiftUI */
Color(red: 0.306, green: 0.675, blue: 0.675)
/* Android */
Color.parseColor("#4eacac")

Accessibility — WCAG contrast

Aa
#4eacac on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#4eacac on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.6%
Green67.5%
Blue67.5%

CMYK percentages

Cyan54.7%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#4eacac text on a black background

contrast 7.82:1

Card sample

#4eacac text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4eacac;
Background color
Panel with #4eacac background
background-color: #4eacac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4eacac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(78, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4eacac;
background: linear-gradient(135deg, #4eacac, #4E6DAC);

Monochromatic scale

Palettes built from #4eacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4eacac in the Color Lab