Skip to content

#82addf

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

RGB
130, 173, 223
HSL
212°, 59%, 69%
CMYK
42, 22, 0, 13
Luminance
0.3996

Every format

HEX#82addf
RGBrgb(130, 173, 223)
HSLhsl(212, 59%, 69%)
CMYKcmyk(42%, 22%, 0%, 13%)
LABlab(69.4 -1.7 -29.7)
LCHlch(69.4 29.8 266.8)
OKLCHoklch(0.736 0.086 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red51.0%
Green67.8%
Blue87.5%

CMYK percentages

Cyan41.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#82addf text on a black background

contrast 8.99:1

Card sample

#82addf text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82addf in the Color Lab