Skip to content

#2cbadc

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

RGB
44, 186, 220
HSL
192°, 72%, 52%
CMYK
80, 16, 0, 14
Luminance
0.4082

Every format

HEX#2cbadc
RGBrgb(44, 186, 220)
HSLhsl(192, 72%, 52%)
CMYKcmyk(80%, 16%, 0%, 14%)
LABlab(70.0 -24.8 -27.4)
LCHlch(70.0 37.0 227.8)
OKLCHoklch(0.732 0.123 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cbadc on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#2cbadc on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green72.9%
Blue86.3%

CMYK percentages

Cyan80.0%
Magenta15.5%
Yellow0.0%
Key (black)13.7%

Color previews

#2cbadc text on a black background

contrast 9.16:1

Card sample

#2cbadc text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cbadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cbadc in the Color Lab