Skip to content

#20aade

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

RGB
32, 170, 222
HSL
196°, 75%, 50%
CMYK
86, 23, 0, 13
Luminance
0.3433

Every format

HEX#20aade
RGBrgb(32, 170, 222)
HSLhsl(196, 75%, 50%)
CMYKcmyk(86%, 23%, 0%, 13%)
LABlab(65.2 -16.8 -36.0)
LCHlch(65.2 39.7 245.0)
OKLCHoklch(0.693 0.132 230.3)

Copy-ready code

/* CSS */
color: #20aade;
background-color: #20aade;
/* Tailwind (arbitrary) */
class="text-[#20aade] bg-[#20aade]"
/* SCSS */
$brand: #20aade;
/* SwiftUI */
Color(red: 0.125, green: 0.667, blue: 0.871)
/* Android */
Color.parseColor("#20aade")

Accessibility — WCAG contrast

Aa
#20aade on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#20aade on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green66.7%
Blue87.1%

CMYK percentages

Cyan85.6%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#20aade text on a black background

contrast 7.87:1

Card sample

#20aade text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #20aade;
Background color
Panel with #20aade background
background-color: #20aade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #20aade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20aade;
background: linear-gradient(135deg, #20aade, #202BDE);

Monochromatic scale

Palettes built from #20aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20aade in the Color Lab