Skip to content

#20adeb

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

RGB
32, 173, 235
HSL
198°, 84%, 52%
CMYK
86, 26, 0, 8
Luminance
0.3619

Every format

HEX#20adeb
RGBrgb(32, 173, 235)
HSLhsl(198, 84%, 52%)
CMYKcmyk(86%, 26%, 0%, 8%)
LABlab(66.7 -13.9 -40.9)
LCHlch(66.7 43.2 251.2)
OKLCHoklch(0.706 0.142 234.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20adeb on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#20adeb on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green67.8%
Blue92.2%

CMYK percentages

Cyan86.4%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#20adeb text on a black background

contrast 8.24:1

Card sample

#20adeb text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20adeb;
background: linear-gradient(135deg, #20adeb, #2026EB);

Monochromatic scale

Palettes built from #20adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20adeb in the Color Lab