Skip to content

#80ccdf

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

RGB
128, 204, 223
HSL
192°, 60%, 69%
CMYK
43, 9, 0, 13
Luminance
0.5310

Every format

HEX#80ccdf
RGBrgb(128, 204, 223)
HSLhsl(192, 60%, 69%)
CMYKcmyk(43%, 9%, 0%, 13%)
LABlab(77.9 -18.7 -16.8)
LCHlch(77.9 25.1 222.0)
OKLCHoklch(0.802 0.080 215.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80ccdf on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#80ccdf on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green80.0%
Blue87.5%

CMYK percentages

Cyan42.6%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#80ccdf text on a black background

contrast 11.62:1

Card sample

#80ccdf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80ccdf;
background: linear-gradient(135deg, #80ccdf, #808DDF);

Monochromatic scale

Palettes built from #80ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80ccdf in the Color Lab