Skip to content

#2cacda

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

RGB
44, 172, 218
HSL
196°, 70%, 51%
CMYK
80, 21, 0, 15
Luminance
0.3510

Every format

HEX#2cacda
RGBrgb(44, 172, 218)
HSLhsl(196, 70%, 51%)
CMYKcmyk(80%, 21%, 0%, 15%)
LABlab(65.8 -18.3 -32.8)
LCHlch(65.8 37.6 240.9)
OKLCHoklch(0.698 0.125 227.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cacda on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#2cacda on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.5%
Blue85.5%

CMYK percentages

Cyan79.8%
Magenta21.1%
Yellow0.0%
Key (black)14.5%

Color previews

#2cacda text on a black background

contrast 8.02:1

Card sample

#2cacda text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cacda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cacda in the Color Lab