Skip to content

#32ffec

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

RGB
50, 255, 236
HSL
174°, 100%, 60%
CMYK
80, 0, 8, 0
Luminance
0.7825

Every format

HEX#32ffec
RGBrgb(50, 255, 236)
HSLhsl(174, 100%, 60%)
CMYKcmyk(80%, 0%, 8%, 0%)
LABlab(90.9 -51.3 -4.6)
LCHlch(90.9 51.5 185.1)
OKLCHoklch(0.903 0.152 185.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red19.6%
Green100.0%
Blue92.5%

CMYK percentages

Cyan80.4%
Magenta0.0%
Yellow7.5%
Key (black)0.0%

Color previews

#32ffec text on a black background

contrast 16.65:1

Card sample

#32ffec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32ffec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ffec in the Color Lab