Skip to content

#2cbade

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

RGB
44, 186, 222
HSL
192°, 73%, 52%
CMYK
80, 16, 0, 13
Luminance
0.4093

Every format

HEX#2cbade
RGBrgb(44, 186, 222)
HSLhsl(192, 73%, 52%)
CMYKcmyk(80%, 16%, 0%, 13%)
LABlab(70.1 -24.2 -28.4)
LCHlch(70.1 37.3 229.6)
OKLCHoklch(0.733 0.124 219.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green72.9%
Blue87.1%

CMYK percentages

Cyan80.2%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#2cbade text on a black background

contrast 9.19:1

Card sample

#2cbade text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cbade in the Color Lab