Skip to content

#2cddbc

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

RGB
44, 221, 188
HSL
169°, 72%, 52%
CMYK
80, 0, 15, 13
Luminance
0.5588

Every format

HEX#2cddbc
RGBrgb(44, 221, 188)
HSLhsl(169, 72%, 52%)
CMYKcmyk(80%, 0%, 15%, 13%)
LABlab(79.5 -50.2 4.0)
LCHlch(79.5 50.3 175.4)
OKLCHoklch(0.806 0.143 176.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cddbc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#2cddbc on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green86.7%
Blue73.7%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow14.9%
Key (black)13.3%

Color previews

#2cddbc text on a black background

contrast 12.18:1

Card sample

#2cddbc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cddbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cddbc in the Color Lab