Skip to content

#2cdddf

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

RGB
44, 221, 223
HSL
181°, 74%, 52%
CMYK
80, 1, 0, 13
Luminance
0.5758

Every format

HEX#2cdddf
RGBrgb(44, 221, 223)
HSLhsl(181, 74%, 52%)
CMYKcmyk(80%, 1%, 0%, 13%)
LABlab(80.5 -40.6 -13.2)
LCHlch(80.5 42.7 198.0)
OKLCHoklch(0.817 0.132 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdddf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#2cdddf on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue87.5%

CMYK percentages

Cyan80.3%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#2cdddf text on a black background

contrast 12.52:1

Card sample

#2cdddf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdddf in the Color Lab