Skip to content

#32dffc

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

RGB
50, 223, 252
HSL
189°, 97%, 59%
CMYK
80, 12, 0, 1
Luminance
0.6048

Every format

HEX#32dffc
RGBrgb(50, 223, 252)
HSLhsl(189, 97%, 59%)
CMYKcmyk(80%, 12%, 0%, 1%)
LABlab(82.1 -32.4 -26.1)
LCHlch(82.1 41.6 218.9)
OKLCHoklch(0.833 0.137 212.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dffc on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#32dffc on black: 13.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green87.5%
Blue98.8%

CMYK percentages

Cyan80.2%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#32dffc text on a black background

contrast 13.10:1

Card sample

#32dffc text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32dffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dffc in the Color Lab