Skip to content

#2caddf

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

RGB
44, 173, 223
HSL
197°, 74%, 52%
CMYK
80, 22, 0, 13
Luminance
0.3575

Every format

HEX#2caddf
RGBrgb(44, 173, 223)
HSLhsl(197, 74%, 52%)
CMYKcmyk(80%, 22%, 0%, 13%)
LABlab(66.3 -17.1 -34.8)
LCHlch(66.3 38.8 243.8)
OKLCHoklch(0.702 0.128 229.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2caddf on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#2caddf on black: 8.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.8%
Blue87.5%

CMYK percentages

Cyan80.3%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#2caddf text on a black background

contrast 8.15:1

Card sample

#2caddf text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2caddf in the Color Lab