Skip to content

#82abeb

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

RGB
130, 171, 235
HSL
217°, 72%, 72%
CMYK
45, 27, 0, 8
Luminance
0.3987

Every format

HEX#82abeb
RGBrgb(130, 171, 235)
HSLhsl(217, 72%, 72%)
CMYKcmyk(45%, 27%, 0%, 8%)
LABlab(69.4 2.8 -36.4)
LCHlch(69.4 36.5 274.4)
OKLCHoklch(0.737 0.104 259.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red51.0%
Green67.1%
Blue92.2%

CMYK percentages

Cyan44.7%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#82abeb text on a black background

contrast 8.97:1

Card sample

#82abeb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(130, 171, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 171, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82abeb;
background: linear-gradient(135deg, #82abeb, #9F82EB);

Monochromatic scale

Palettes built from #82abeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82abeb in the Color Lab