Skip to content

#2cbecc

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

RGB
44, 190, 204
HSL
185°, 65%, 49%
CMYK
78, 7, 0, 20
Luminance
0.4172

Every format

HEX#2cbecc
RGBrgb(44, 190, 204)
HSLhsl(185, 65%, 49%)
CMYKcmyk(78%, 7%, 0%, 20%)
LABlab(70.7 -31.9 -17.7)
LCHlch(70.7 36.5 209.1)
OKLCHoklch(0.735 0.117 204.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cbecc on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#2cbecc on black: 9.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green74.5%
Blue80.0%

CMYK percentages

Cyan78.4%
Magenta6.9%
Yellow0.0%
Key (black)20.0%

Color previews

#2cbecc text on a black background

contrast 9.34:1

Card sample

#2cbecc text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cbecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cbecc in the Color Lab