Skip to content

#32daff

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

RGB
50, 218, 255
HSL
191°, 100%, 60%
CMYK
80, 15, 0, 0
Luminance
0.5804

Every format

HEX#32daff
RGBrgb(50, 218, 255)
HSLhsl(191, 100%, 60%)
CMYKcmyk(80%, 15%, 0%, 0%)
LABlab(80.8 -29.0 -29.8)
LCHlch(80.8 41.6 225.8)
OKLCHoklch(0.823 0.138 217.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32daff on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#32daff on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue100.0%

CMYK percentages

Cyan80.4%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#32daff text on a black background

contrast 12.61:1

Card sample

#32daff text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32daff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32daff in the Color Lab