Skip to content

#80addf

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

RGB
128, 173, 223
HSL
212°, 60%, 69%
CMYK
43, 22, 0, 13
Luminance
0.3980

Every format

HEX#80addf
RGBrgb(128, 173, 223)
HSLhsl(212, 60%, 69%)
CMYKcmyk(43%, 22%, 0%, 13%)
LABlab(69.3 -2.2 -29.9)
LCHlch(69.3 30.0 265.8)
OKLCHoklch(0.734 0.088 251.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80addf on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#80addf on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#80addf text on a black background

contrast 8.96:1

Card sample

#80addf text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80addf in the Color Lab