Skip to content

#2cddcc

a balanced, vivid cyan · cool · “turquoise”

RGB
44, 221, 204
HSL
174°, 72%, 52%
CMYK
80, 0, 8, 13
Luminance
0.5661

Every format

HEX#2cddcc
RGBrgb(44, 221, 204)
HSLhsl(174, 72%, 52%)
CMYKcmyk(80%, 0%, 8%, 13%)
LABlab(80.0 -45.9 -3.9)
LCHlch(80.0 46.1 184.8)
OKLCHoklch(0.810 0.136 184.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cddcc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#2cddcc on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue80.0%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow7.7%
Key (black)13.3%

Color previews

#2cddcc text on a black background

contrast 12.32:1

Card sample

#2cddcc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cddcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cddcc in the Color Lab