Skip to content

#2cccac

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

RGB
44, 204, 172
HSL
168°, 65%, 49%
CMYK
78, 0, 16, 20
Luminance
0.4670

Every format

HEX#2cccac
RGBrgb(44, 204, 172)
HSLhsl(168, 65%, 49%)
CMYKcmyk(78%, 0%, 16%, 20%)
LABlab(74.0 -47.2 4.6)
LCHlch(74.0 47.4 174.4)
OKLCHoklch(0.759 0.134 175.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cccac on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#2cccac on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green80.0%
Blue67.5%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#2cccac text on a black background

contrast 10.34:1

Card sample

#2cccac text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cccac in the Color Lab