Skip to content

#20fdfb

a balanced, electric cyan · cool · “cyan”

RGB
32, 253, 251
HSL
180°, 98%, 56%
CMYK
87, 0, 1, 1
Luminance
0.7752

Every format

HEX#20fdfb
RGBrgb(32, 253, 251)
HSLhsl(180, 98%, 56%)
CMYKcmyk(87%, 0%, 1%, 1%)
LABlab(90.6 -47.4 -12.9)
LCHlch(90.6 49.1 195.2)
OKLCHoklch(0.901 0.151 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20fdfb on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#20fdfb on black: 16.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green99.2%
Blue98.4%

CMYK percentages

Cyan87.4%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#20fdfb text on a black background

contrast 16.50:1

Card sample

#20fdfb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 253, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 253, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20fdfb;
background: linear-gradient(135deg, #20fdfb, #206CFD);

Monochromatic scale

Palettes built from #20fdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20fdfb in the Color Lab