Skip to content

#2cabda

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

RGB
44, 171, 218
HSL
196°, 70%, 51%
CMYK
80, 22, 0, 15
Luminance
0.3472

Every format

HEX#2cabda
RGBrgb(44, 171, 218)
HSLhsl(196, 70%, 51%)
CMYKcmyk(80%, 22%, 0%, 15%)
LABlab(65.5 -17.7 -33.3)
LCHlch(65.5 37.7 241.9)
OKLCHoklch(0.695 0.125 228.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cabda on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#2cabda on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#2cabda text on a black background

contrast 7.94:1

Card sample

#2cabda text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cabda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cabda in the Color Lab