Skip to content

#32baff

a balanced, electric blue · cool · closest name: steelblue

RGB
50, 186, 255
HSL
200°, 100%, 60%
CMYK
80, 27, 0, 0
Luminance
0.4302

Every format

HEX#32baff
RGBrgb(50, 186, 255)
HSLhsl(200, 100%, 60%)
CMYKcmyk(80%, 27%, 0%, 0%)
LABlab(71.6 -12.6 -44.0)
LCHlch(71.6 45.8 254.0)
OKLCHoklch(0.749 0.149 236.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32baff on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#32baff on black: 9.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green72.9%
Blue100.0%

CMYK percentages

Cyan80.4%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#32baff text on a black background

contrast 9.60:1

Card sample

#32baff text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32baff in the Color Lab