Skip to content

#80abdf

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

RGB
128, 171, 223
HSL
213°, 60%, 69%
CMYK
43, 23, 0, 13
Luminance
0.3904

Every format

HEX#80abdf
RGBrgb(128, 171, 223)
HSLhsl(213, 60%, 69%)
CMYKcmyk(43%, 23%, 0%, 13%)
LABlab(68.8 -1.1 -30.8)
LCHlch(68.8 30.8 268.0)
OKLCHoklch(0.730 0.089 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80abdf on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#80abdf on black: 8.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan42.6%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#80abdf text on a black background

contrast 8.81:1

Card sample

#80abdf text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80abdf in the Color Lab