Skip to content

#32baec

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

RGB
50, 186, 236
HSL
196°, 83%, 56%
CMYK
79, 21, 0, 8
Luminance
0.4185

Every format

HEX#32baec
RGBrgb(50, 186, 236)
HSLhsl(196, 83%, 56%)
CMYKcmyk(79%, 21%, 0%, 8%)
LABlab(70.8 -19.0 -35.0)
LCHlch(70.8 39.9 241.5)
OKLCHoklch(0.740 0.132 228.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32baec on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#32baec on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green72.9%
Blue92.5%

CMYK percentages

Cyan78.8%
Magenta21.2%
Yellow0.0%
Key (black)7.5%

Color previews

#32baec text on a black background

contrast 9.37:1

Card sample

#32baec text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32baec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32baec in the Color Lab