Skip to content

#2cabdb

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

RGB
44, 171, 219
HSL
197°, 71%, 52%
CMYK
80, 22, 0, 14
Luminance
0.3478

Every format

HEX#2cabdb
RGBrgb(44, 171, 219)
HSLhsl(197, 71%, 52%)
CMYKcmyk(80%, 22%, 0%, 14%)
LABlab(65.6 -17.4 -33.8)
LCHlch(65.6 38.0 242.7)
OKLCHoklch(0.696 0.126 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green67.1%
Blue85.9%

CMYK percentages

Cyan79.9%
Magenta21.9%
Yellow0.0%
Key (black)14.1%

Color previews

#2cabdb text on a black background

contrast 7.96:1

Card sample

#2cabdb text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cabdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cabdb in the Color Lab