Skip to content

#32addf

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

RGB
50, 173, 223
HSL
197°, 73%, 54%
CMYK
78, 22, 0, 13
Luminance
0.3589

Every format

HEX#32addf
RGBrgb(50, 173, 223)
HSLhsl(197, 73%, 54%)
CMYKcmyk(78%, 22%, 0%, 13%)
LABlab(66.4 -16.5 -34.6)
LCHlch(66.4 38.4 244.5)
OKLCHoklch(0.704 0.127 230.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32addf on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#32addf on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.8%
Blue87.5%

CMYK percentages

Cyan77.6%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#32addf text on a black background

contrast 8.18:1

Card sample

#32addf text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32addf;
background: linear-gradient(135deg, #32addf, #323ADF);

Monochromatic scale

Palettes built from #32addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32addf in the Color Lab