Skip to content

#32ccdf

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

RGB
50, 204, 223
HSL
187°, 73%, 54%
CMYK
78, 9, 0, 13
Luminance
0.4919

Every format

HEX#32ccdf
RGBrgb(50, 204, 223)
HSLhsl(187, 73%, 54%)
CMYKcmyk(78%, 9%, 0%, 13%)
LABlab(75.6 -32.2 -20.6)
LCHlch(75.6 38.2 212.6)
OKLCHoklch(0.777 0.124 207.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ccdf on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#32ccdf on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan77.6%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#32ccdf text on a black background

contrast 10.84:1

Card sample

#32ccdf text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32ccdf;
background: linear-gradient(135deg, #32ccdf, #3259DF);

Monochromatic scale

Palettes built from #32ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ccdf in the Color Lab