Skip to content

#78ac9c

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

RGB
120, 172, 156
HSL
162°, 24%, 57%
CMYK
30, 0, 9, 33
Luminance
0.3590

Every format

HEX#78ac9c
RGBrgb(120, 172, 156)
HSLhsl(162, 24%, 57%)
CMYKcmyk(30%, 0%, 9%, 33%)
LABlab(66.4 -20.7 2.7)
LCHlch(66.4 20.9 172.5)
OKLCHoklch(0.703 0.060 173.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78ac9c on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#78ac9c on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green67.5%
Blue61.2%

CMYK percentages

Cyan30.2%
Magenta0.0%
Yellow9.3%
Key (black)32.5%

Color previews

#78ac9c text on a black background

contrast 8.18:1

Card sample

#78ac9c text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #78ac9c;
Background color
Panel with #78ac9c background
background-color: #78ac9c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #78ac9c;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #78ac9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78ac9c in the Color Lab