Skip to content

#2cd4ac

a balanced, vivid cyan · cool · closest name: turquoise

RGB
44, 212, 172
HSL
166°, 66%, 50%
CMYK
79, 0, 19, 17
Luminance
0.5060

Every format

HEX#2cd4ac
RGBrgb(44, 212, 172)
HSLhsl(166, 66%, 50%)
CMYKcmyk(79%, 0%, 19%, 17%)
LABlab(76.4 -50.5 8.1)
LCHlch(76.4 51.1 170.9)
OKLCHoklch(0.779 0.143 171.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cd4ac on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#2cd4ac on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green83.1%
Blue67.5%

CMYK percentages

Cyan79.2%
Magenta0.0%
Yellow18.9%
Key (black)16.9%

Color previews

#2cd4ac text on a black background

contrast 11.12:1

Card sample

#2cd4ac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2cd4ac;
Background color
Panel with #2cd4ac background
background-color: #2cd4ac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 212, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 212, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cd4ac;
background: linear-gradient(135deg, #2cd4ac, #2C8CD4);

Monochromatic scale

Palettes built from #2cd4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cd4ac in the Color Lab