Skip to content

#32cdec

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

RGB
50, 205, 236
HSL
190°, 83%, 56%
CMYK
79, 13, 0, 8
Luminance
0.5040

Every format

HEX#32cdec
RGBrgb(50, 205, 236)
HSLhsl(190, 83%, 56%)
CMYKcmyk(79%, 13%, 0%, 8%)
LABlab(76.3 -28.6 -26.5)
LCHlch(76.3 39.0 222.7)
OKLCHoklch(0.784 0.129 215.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cdec on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#32cdec on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue92.5%

CMYK percentages

Cyan78.8%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#32cdec text on a black background

contrast 11.08:1

Card sample

#32cdec text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32cdec;
background: linear-gradient(135deg, #32cdec, #3251EC);

Monochromatic scale

Palettes built from #32cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cdec in the Color Lab