Skip to content

#83aceb

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

RGB
131, 172, 235
HSL
216°, 72%, 72%
CMYK
44, 27, 0, 8
Luminance
0.4033

Every format

HEX#83aceb
RGBrgb(131, 172, 235)
HSLhsl(216, 72%, 72%)
CMYKcmyk(44%, 27%, 0%, 8%)
LABlab(69.7 2.5 -35.9)
LCHlch(69.7 36.0 273.9)
OKLCHoklch(0.739 0.102 258.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83aceb on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#83aceb on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green67.5%
Blue92.2%

CMYK percentages

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

Color previews

#83aceb text on a black background

contrast 9.07:1

Card sample

#83aceb text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #83aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83aceb in the Color Lab