Skip to content

#32afda

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

RGB
50, 175, 218
HSL
195°, 69%, 53%
CMYK
77, 20, 0, 15
Luminance
0.3640

Every format

HEX#32afda
RGBrgb(50, 175, 218)
HSLhsl(195, 69%, 53%)
CMYKcmyk(77%, 20%, 0%, 15%)
LABlab(66.8 -19.3 -31.3)
LCHlch(66.8 36.7 238.4)
OKLCHoklch(0.706 0.122 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32afda on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#32afda on black: 8.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green68.6%
Blue85.5%

CMYK percentages

Cyan77.1%
Magenta19.7%
Yellow0.0%
Key (black)14.5%

Color previews

#32afda text on a black background

contrast 8.28:1

Card sample

#32afda text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32afda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32afda in the Color Lab