Skip to content

#32c5da

a balanced, vivid cyan · cool · closest name: skyblue

RGB
50, 197, 218
HSL
188°, 69%, 53%
CMYK
77, 10, 0, 15
Luminance
0.4567

Every format

HEX#32c5da
RGBrgb(50, 197, 218)
HSLhsl(188, 69%, 53%)
CMYKcmyk(77%, 10%, 0%, 15%)
LABlab(73.3 -30.4 -21.3)
LCHlch(73.3 37.1 215.1)
OKLCHoklch(0.758 0.121 209.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32c5da on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#32c5da on black: 10.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green77.3%
Blue85.5%

CMYK percentages

Cyan77.1%
Magenta9.6%
Yellow0.0%
Key (black)14.5%

Color previews

#32c5da text on a black background

contrast 10.13:1

Card sample

#32c5da text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 197, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 197, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32c5da;
background: linear-gradient(135deg, #32c5da, #3255DA);

Monochromatic scale

Palettes built from #32c5da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32c5da in the Color Lab