Skip to content

#80cdff

a light, electric blue · cool · closest name: skyblue

RGB
128, 205, 255
HSL
204°, 100%, 75%
CMYK
50, 20, 0, 0
Luminance
0.5547

Every format

HEX#80cdff
RGBrgb(128, 205, 255)
HSLhsl(204, 100%, 75%)
CMYKcmyk(50%, 20%, 0%, 0%)
LABlab(79.3 -10.5 -31.8)
LCHlch(79.3 33.5 251.7)
OKLCHoklch(0.817 0.104 238.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80cdff on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#80cdff on black: 12.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green80.4%
Blue100.0%

CMYK percentages

Cyan49.8%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#80cdff text on a black background

contrast 12.09:1

Card sample

#80cdff text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cdff in the Color Lab