Skip to content

#20addf

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

RGB
32, 173, 223
HSL
196°, 75%, 50%
CMYK
86, 22, 0, 13
Luminance
0.3552

Every format

HEX#20addf
RGBrgb(32, 173, 223)
HSLhsl(196, 75%, 50%)
CMYKcmyk(86%, 22%, 0%, 13%)
LABlab(66.2 -18.1 -35.1)
LCHlch(66.2 39.5 242.8)
OKLCHoklch(0.700 0.131 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20addf on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#20addf on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#20addf text on a black background

contrast 8.10:1

Card sample

#20addf text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #20addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20addf in the Color Lab