Skip to content

#32acdb

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

RGB
50, 172, 219
HSL
197°, 70%, 53%
CMYK
77, 22, 0, 14
Luminance
0.3530

Every format

HEX#32acdb
RGBrgb(50, 172, 219)
HSLhsl(197, 70%, 53%)
CMYKcmyk(77%, 22%, 0%, 14%)
LABlab(66.0 -17.3 -33.1)
LCHlch(66.0 37.4 242.4)
OKLCHoklch(0.699 0.123 229.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32acdb on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#32acdb on black: 8.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.5%
Blue85.9%

CMYK percentages

Cyan77.2%
Magenta21.5%
Yellow0.0%
Key (black)14.1%

Color previews

#32acdb text on a black background

contrast 8.06:1

Card sample

#32acdb text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32acdb;
Background color
Panel with #32acdb background
background-color: #32acdb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 172, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 172, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32acdb;
background: linear-gradient(135deg, #32acdb, #323BDB);

Monochromatic scale

Palettes built from #32acdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32acdb in the Color Lab