Skip to content

#80cdcd

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

RGB
128, 205, 205
HSL
180°, 44%, 65%
CMYK
38, 0, 0, 20
Luminance
0.5266

Every format

HEX#80cdcd
RGBrgb(128, 205, 205)
HSLhsl(180, 44%, 65%)
CMYKcmyk(38%, 0%, 0%, 20%)
LABlab(77.7 -23.7 -7.5)
LCHlch(77.7 24.8 197.6)
OKLCHoklch(0.799 0.076 195.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80cdcd on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#80cdcd on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green80.4%
Blue80.4%

CMYK percentages

Cyan37.6%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#80cdcd text on a black background

contrast 11.53:1

Card sample

#80cdcd text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cdcd in the Color Lab