Skip to content

#2ccccb

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

RGB
44, 204, 203
HSL
180°, 65%, 49%
CMYK
78, 0, 1, 20
Luminance
0.4803

Every format

HEX#2ccccb
RGBrgb(44, 204, 203)
HSLhsl(180, 65%, 49%)
CMYKcmyk(78%, 0%, 1%, 20%)
LABlab(74.8 -38.7 -10.9)
LCHlch(74.8 40.2 195.7)
OKLCHoklch(0.769 0.124 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ccccb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#2ccccb on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green80.0%
Blue79.6%

CMYK percentages

Cyan78.4%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#2ccccb text on a black background

contrast 10.61:1

Card sample

#2ccccb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ccccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ccccb in the Color Lab