Skip to content

#2cdcdc

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

RGB
44, 220, 220
HSL
180°, 72%, 52%
CMYK
80, 0, 0, 14
Luminance
0.5689

Every format

HEX#2cdcdc
RGBrgb(44, 220, 220)
HSLhsl(180, 72%, 52%)
CMYKcmyk(80%, 0%, 0%, 14%)
LABlab(80.1 -41.0 -12.2)
LCHlch(80.1 42.8 196.5)
OKLCHoklch(0.813 0.132 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green86.3%
Blue86.3%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#2cdcdc text on a black background

contrast 12.38:1

Card sample

#2cdcdc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdcdc in the Color Lab