Skip to content

#32faeb

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

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

Every format

HEX#32faeb
RGBrgb(50, 250, 235)
HSLhsl(176, 95%, 59%)
CMYKcmyk(80%, 0%, 6%, 2%)
LABlab(89.4 -49.4 -6.2)
LCHlch(89.4 49.8 187.2)
OKLCHoklch(0.891 0.148 186.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32faeb on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#32faeb on black: 16.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green98.0%
Blue92.2%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow6.0%
Key (black)2.0%

Color previews

#32faeb text on a black background

contrast 16.01:1

Card sample

#32faeb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32faeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32faeb in the Color Lab