Skip to content

#32eeee

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

RGB
50, 238, 238
HSL
180°, 85%, 57%
CMYK
79, 0, 0, 7
Luminance
0.6800

Every format

HEX#32eeee
RGBrgb(50, 238, 238)
HSLhsl(180, 85%, 57%)
CMYKcmyk(79%, 0%, 0%, 7%)
LABlab(86.0 -43.4 -12.9)
LCHlch(86.0 45.3 196.5)
OKLCHoklch(0.863 0.140 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32eeee on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#32eeee on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green93.3%
Blue93.3%

CMYK percentages

Cyan79.0%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#32eeee text on a black background

contrast 14.60:1

Card sample

#32eeee text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32eeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32eeee in the Color Lab