Skip to content

#20abdf

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

RGB
32, 171, 223
HSL
196°, 75%, 50%
CMYK
86, 23, 0, 13
Luminance
0.3476

Every format

HEX#20abdf
RGBrgb(32, 171, 223)
HSLhsl(196, 75%, 50%)
CMYKcmyk(86%, 23%, 0%, 13%)
LABlab(65.6 -17.0 -36.0)
LCHlch(65.6 39.8 244.7)
OKLCHoklch(0.696 0.132 230.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20abdf on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#20abdf on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green67.1%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#20abdf text on a black background

contrast 7.95:1

Card sample

#20abdf text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #20abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20abdf in the Color Lab