Skip to content

#32ebfa

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

RGB
50, 235, 250
HSL
185°, 95%, 59%
CMYK
80, 6, 0, 2
Luminance
0.6700

Every format

HEX#32ebfa
RGBrgb(50, 235, 250)
HSLhsl(185, 95%, 59%)
CMYKcmyk(80%, 6%, 0%, 2%)
LABlab(85.5 -38.6 -19.9)
LCHlch(85.5 43.4 207.3)
OKLCHoklch(0.860 0.139 203.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ebfa on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#32ebfa on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green92.2%
Blue98.0%

CMYK percentages

Cyan80.0%
Magenta6.0%
Yellow0.0%
Key (black)2.0%

Color previews

#32ebfa text on a black background

contrast 14.40:1

Card sample

#32ebfa text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32ebfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ebfa in the Color Lab