Skip to content

#2cccc4

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

RGB
44, 204, 196
HSL
177°, 65%, 49%
CMYK
78, 0, 4, 20
Luminance
0.4771

Every format

HEX#2cccc4
RGBrgb(44, 204, 196)
HSLhsl(177, 65%, 49%)
CMYKcmyk(78%, 0%, 4%, 20%)
LABlab(74.6 -40.7 -7.4)
LCHlch(74.6 41.4 190.3)
OKLCHoklch(0.766 0.125 189.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cccc4 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#2cccc4 on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green80.0%
Blue76.9%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow3.9%
Key (black)20.0%

Color previews

#2cccc4 text on a black background

contrast 10.54:1

Card sample

#2cccc4 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cccc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cccc4 in the Color Lab