Skip to content

#2cddc2

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

RGB
44, 221, 194
HSL
171°, 72%, 52%
CMYK
80, 0, 12, 13
Luminance
0.5614

Every format

HEX#2cddc2
RGBrgb(44, 221, 194)
HSLhsl(171, 72%, 52%)
CMYKcmyk(80%, 0%, 12%, 13%)
LABlab(79.7 -48.6 1.1)
LCHlch(79.7 48.6 178.7)
OKLCHoklch(0.807 0.140 179.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cddc2 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#2cddc2 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue76.1%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow12.2%
Key (black)13.3%

Color previews

#2cddc2 text on a black background

contrast 12.23:1

Card sample

#2cddc2 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cddc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cddc2 in the Color Lab