Skip to content

#49acac

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

RGB
73, 172, 172
HSL
180°, 40%, 48%
CMYK
58, 0, 0, 33
Luminance
0.3390

Every format

HEX#49acac
RGBrgb(73, 172, 172)
HSLhsl(180, 40%, 48%)
CMYKcmyk(58%, 0%, 0%, 33%)
LABlab(64.9 -28.5 -8.7)
LCHlch(64.9 29.8 197.0)
OKLCHoklch(0.687 0.092 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#49acac on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#49acac on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.6%
Green67.5%
Blue67.5%

CMYK percentages

Cyan57.6%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#49acac text on a black background

contrast 7.78:1

Card sample

#49acac text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #49acac;
Background color
Panel with #49acac background
background-color: #49acac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #49acac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(73, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(73, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #49acac;
background: linear-gradient(135deg, #49acac, #496AAC);

Monochromatic scale

Palettes built from #49acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #49acac in the Color Lab