Skip to content

#83addf

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

RGB
131, 173, 223
HSL
213°, 59%, 69%
CMYK
41, 22, 0, 13
Luminance
0.4004

Every format

HEX#83addf
RGBrgb(131, 173, 223)
HSLhsl(213, 59%, 69%)
CMYKcmyk(41%, 22%, 0%, 13%)
LABlab(69.5 -1.4 -29.6)
LCHlch(69.5 29.7 267.3)
OKLCHoklch(0.736 0.086 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83addf on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#83addf on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green67.8%
Blue87.5%

CMYK percentages

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

Color previews

#83addf text on a black background

contrast 9.01:1

Card sample

#83addf text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #83addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83addf in the Color Lab