Skip to content

#32bafc

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

RGB
50, 186, 252
HSL
200°, 97%, 59%
CMYK
80, 26, 0, 1
Luminance
0.4282

Every format

HEX#32bafc
RGBrgb(50, 186, 252)
HSLhsl(200, 97%, 59%)
CMYKcmyk(80%, 26%, 0%, 1%)
LABlab(71.4 -13.6 -42.6)
LCHlch(71.4 44.8 252.3)
OKLCHoklch(0.747 0.146 235.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red19.6%
Green72.9%
Blue98.8%

CMYK percentages

Cyan80.2%
Magenta26.2%
Yellow0.0%
Key (black)1.2%

Color previews

#32bafc text on a black background

contrast 9.56:1

Card sample

#32bafc text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32bafc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32bafc in the Color Lab