Skip to content

#2cedcd

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

RGB
44, 237, 205
HSL
170°, 84%, 55%
CMYK
81, 0, 14, 7
Luminance
0.6551

Every format

HEX#2cedcd
RGBrgb(44, 237, 205)
HSLhsl(170, 84%, 55%)
CMYKcmyk(81%, 0%, 14%, 7%)
LABlab(84.7 -52.4 2.6)
LCHlch(84.7 52.5 177.1)
OKLCHoklch(0.850 0.150 177.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cedcd on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#2cedcd on black: 14.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green92.9%
Blue80.4%

CMYK percentages

Cyan81.4%
Magenta0.0%
Yellow13.5%
Key (black)7.1%

Color previews

#2cedcd text on a black background

contrast 14.10:1

Card sample

#2cedcd text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cedcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cedcd in the Color Lab