Skip to content

#20abc3

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

RGB
32, 171, 195
HSL
189°, 72%, 45%
CMYK
84, 12, 0, 24
Luminance
0.3337

Every format

HEX#20abc3
RGBrgb(32, 171, 195)
HSLhsl(189, 72%, 45%)
CMYKcmyk(84%, 12%, 0%, 24%)
LABlab(64.5 -26.4 -22.2)
LCHlch(64.5 34.5 220.1)
OKLCHoklch(0.683 0.114 213.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20abc3 on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#20abc3 on black: 7.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green67.1%
Blue76.5%

CMYK percentages

Cyan83.6%
Magenta12.3%
Yellow0.0%
Key (black)23.5%

Color previews

#20abc3 text on a black background

contrast 7.67:1

Card sample

#20abc3 text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 171, 195, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 171, 195, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20abc3;
background: linear-gradient(135deg, #20abc3, #203EC3);

Monochromatic scale

Palettes built from #20abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20abc3 in the Color Lab