Skip to content

#2cd2cd

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

RGB
44, 210, 205
HSL
178°, 65%, 50%
CMYK
79, 0, 2, 18
Luminance
0.5104

Every format

HEX#2cd2cd
RGBrgb(44, 210, 205)
HSLhsl(178, 65%, 50%)
CMYKcmyk(79%, 0%, 2%, 18%)
LABlab(76.7 -40.8 -9.2)
LCHlch(76.7 41.9 192.7)
OKLCHoklch(0.784 0.127 191.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cd2cd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#2cd2cd on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green82.4%
Blue80.4%

CMYK percentages

Cyan79.0%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#2cd2cd text on a black background

contrast 11.21:1

Card sample

#2cd2cd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cd2cd in the Color Lab