Skip to content

#80cdec

a light, vivid cyan · cool · “skyblue”

RGB
128, 205, 236
HSL
197°, 74%, 71%
CMYK
46, 13, 0, 8
Luminance
0.5431

Every format

HEX#80cdec
RGBrgb(128, 205, 236)
HSLhsl(197, 74%, 71%)
CMYKcmyk(46%, 13%, 0%, 8%)
LABlab(78.6 -15.7 -22.7)
LCHlch(78.6 27.6 235.3)
OKLCHoklch(0.809 0.088 225.7)

Copy-ready code

/* CSS */
color: #80cdec;
background-color: #80cdec;
/* Tailwind (arbitrary) */
class="text-[#80cdec] bg-[#80cdec]"
/* SCSS */
$brand: #80cdec;
/* SwiftUI */
Color(red: 0.502, green: 0.804, blue: 0.925)
/* Android */
Color.parseColor("#80cdec")

Accessibility — WCAG contrast

Aa
#80cdec on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#80cdec on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan45.8%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#80cdec text on a black background

contrast 11.86:1

Card sample

#80cdec text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #80cdec;
Background color
Panel with #80cdec background
background-color: #80cdec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #80cdec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(128, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80cdec;
background: linear-gradient(135deg, #80cdec, #8085EC);

Monochromatic scale

Palettes built from #80cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cdec in the Color Lab