Skip to content

#49dfcc

a balanced, vivid cyan · cool · “turquoise”

RGB
73, 223, 204
HSL
172°, 70%, 58%
CMYK
67, 0, 9, 13
Luminance
0.5855

Every format

HEX#49dfcc
RGBrgb(73, 223, 204)
HSLhsl(172, 70%, 58%)
CMYKcmyk(67%, 0%, 9%, 13%)
LABlab(81.0 -43.5 -2.2)
LCHlch(81.0 43.6 182.9)
OKLCHoklch(0.821 0.128 183.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#49dfcc on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#49dfcc on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red28.6%
Green87.5%
Blue80.0%

CMYK percentages

Cyan67.3%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#49dfcc text on a black background

contrast 12.71:1

Card sample

#49dfcc text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(73, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(73, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #49dfcc;
background: linear-gradient(135deg, #49dfcc, #498EDF);

Monochromatic scale

Palettes built from #49dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #49dfcc in the Color Lab