Skip to content

#80cbdf

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

RGB
128, 203, 223
HSL
193°, 60%, 69%
CMYK
43, 9, 0, 13
Luminance
0.5263

Every format

HEX#80cbdf
RGBrgb(128, 203, 223)
HSLhsl(193, 60%, 69%)
CMYKcmyk(43%, 9%, 0%, 13%)
LABlab(77.7 -18.1 -17.2)
LCHlch(77.7 25.0 223.5)
OKLCHoklch(0.800 0.080 216.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red50.2%
Green79.6%
Blue87.5%

CMYK percentages

Cyan42.6%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#80cbdf text on a black background

contrast 11.53:1

Card sample

#80cbdf text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80cbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cbdf in the Color Lab