Skip to content

#2cccdc

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

RGB
44, 204, 220
HSL
186°, 72%, 52%
CMYK
80, 7, 0, 14
Luminance
0.4889

Every format

HEX#2cccdc
RGBrgb(44, 204, 220)
HSLhsl(186, 72%, 52%)
CMYKcmyk(80%, 7%, 0%, 14%)
LABlab(75.4 -33.6 -19.3)
LCHlch(75.4 38.8 209.8)
OKLCHoklch(0.775 0.125 205.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cccdc on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#2cccdc on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green80.0%
Blue86.3%

CMYK percentages

Cyan80.0%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#2cccdc text on a black background

contrast 10.78:1

Card sample

#2cccdc text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cccdc in the Color Lab