Skip to content

#20deee

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

RGB
32, 222, 238
HSL
185°, 86%, 53%
CMYK
87, 7, 0, 7
Luminance
0.5872

Every format

HEX#20deee
RGBrgb(32, 222, 238)
HSLhsl(185, 86%, 53%)
CMYKcmyk(87%, 7%, 0%, 7%)
LABlab(81.1 -37.4 -20.2)
LCHlch(81.1 42.5 208.4)
OKLCHoklch(0.823 0.137 204.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20deee on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#20deee on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green87.1%
Blue93.3%

CMYK percentages

Cyan86.6%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#20deee text on a black background

contrast 12.74:1

Card sample

#20deee text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 222, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 222, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20deee;
background: linear-gradient(135deg, #20deee, #2054EE);

Monochromatic scale

Palettes built from #20deee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20deee in the Color Lab