Skip to content

#83adeb

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

RGB
131, 173, 235
HSL
216°, 72%, 72%
CMYK
44, 26, 0, 8
Luminance
0.4071

Every format

HEX#83adeb
RGBrgb(131, 173, 235)
HSLhsl(216, 72%, 72%)
CMYKcmyk(44%, 26%, 0%, 8%)
LABlab(70.0 1.9 -35.5)
LCHlch(70.0 35.5 273.1)
OKLCHoklch(0.741 0.101 258.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83adeb on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#83adeb on black: 9.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green67.8%
Blue92.2%

CMYK percentages

Cyan44.3%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#83adeb text on a black background

contrast 9.14:1

Card sample

#83adeb text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #83adeb;
Background color
Panel with #83adeb background
background-color: #83adeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #83adeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(131, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83adeb;
background: linear-gradient(135deg, #83adeb, #9F83EB);

Monochromatic scale

Palettes built from #83adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83adeb in the Color Lab