Skip to content

#80acdf

a light, vivid blue · cool · closest name: steelblue

RGB
128, 172, 223
HSL
212°, 60%, 69%
CMYK
43, 23, 0, 13
Luminance
0.3942

Every format

HEX#80acdf
RGBrgb(128, 172, 223)
HSLhsl(212, 60%, 69%)
CMYKcmyk(43%, 23%, 0%, 13%)
LABlab(69.0 -1.6 -30.3)
LCHlch(69.0 30.4 266.9)
OKLCHoklch(0.732 0.088 252.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80acdf on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#80acdf on black: 8.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green67.5%
Blue87.5%

CMYK percentages

Cyan42.6%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#80acdf text on a black background

contrast 8.88:1

Card sample

#80acdf text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80acdf in the Color Lab