Skip to content

#32bceb

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

RGB
50, 188, 235
HSL
195°, 82%, 56%
CMYK
79, 20, 0, 8
Luminance
0.4264

Every format

HEX#32bceb
RGBrgb(50, 188, 235)
HSLhsl(195, 82%, 56%)
CMYKcmyk(79%, 20%, 0%, 8%)
LABlab(71.3 -20.4 -33.6)
LCHlch(71.3 39.3 238.8)
OKLCHoklch(0.744 0.131 226.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32bceb on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#32bceb on black: 9.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green73.7%
Blue92.2%

CMYK percentages

Cyan78.7%
Magenta20.0%
Yellow0.0%
Key (black)7.8%

Color previews

#32bceb text on a black background

contrast 9.53:1

Card sample

#32bceb text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 188, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 188, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32bceb;
background: linear-gradient(135deg, #32bceb, #3241EB);

Monochromatic scale

Palettes built from #32bceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32bceb in the Color Lab