Skip to content

#32bafa

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

RGB
50, 186, 250
HSL
199°, 95%, 59%
CMYK
80, 26, 0, 2
Luminance
0.4270

Every format

HEX#32bafa
RGBrgb(50, 186, 250)
HSLhsl(199, 95%, 59%)
CMYKcmyk(80%, 26%, 0%, 2%)
LABlab(71.3 -14.3 -41.7)
LCHlch(71.3 44.1 251.0)
OKLCHoklch(0.746 0.144 234.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red19.6%
Green72.9%
Blue98.0%

CMYK percentages

Cyan80.0%
Magenta25.6%
Yellow0.0%
Key (black)2.0%

Color previews

#32bafa text on a black background

contrast 9.54:1

Card sample

#32bafa text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32bafa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32bafa in the Color Lab