Skip to content

#80cacd

a light, soft cyan · cool · closest name: skyblue

RGB
128, 202, 205
HSL
182°, 44%, 65%
CMYK
38, 2, 0, 20
Luminance
0.5124

Every format

HEX#80cacd
RGBrgb(128, 202, 205)
HSLhsl(182, 44%, 65%)
CMYKcmyk(38%, 2%, 0%, 20%)
LABlab(76.8 -22.2 -8.8)
LCHlch(76.8 23.9 201.6)
OKLCHoklch(0.792 0.074 199.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80cacd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#80cacd on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green79.2%
Blue80.4%

CMYK percentages

Cyan37.6%
Magenta1.5%
Yellow0.0%
Key (black)19.6%

Color previews

#80cacd text on a black background

contrast 11.25:1

Card sample

#80cacd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80cacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cacd in the Color Lab