Skip to content

#32fdfd

a balanced, electric cyan · cool · “cyan”

RGB
50, 253, 253
HSL
180°, 98%, 59%
CMYK
80, 0, 0, 1
Luminance
0.7802

Every format

HEX#32fdfd
RGBrgb(50, 253, 253)
HSLhsl(180, 98%, 59%)
CMYKcmyk(80%, 0%, 0%, 1%)
LABlab(90.8 -45.8 -13.6)
LCHlch(90.8 47.7 196.5)
OKLCHoklch(0.903 0.147 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32fdfd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#32fdfd on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green99.2%
Blue99.2%

CMYK percentages

Cyan80.2%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#32fdfd text on a black background

contrast 16.60:1

Card sample

#32fdfd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 253, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 253, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32fdfd;
background: linear-gradient(135deg, #32fdfd, #3276FD);

Monochromatic scale

Palettes built from #32fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32fdfd in the Color Lab