Skip to content

#83afdb

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

RGB
131, 175, 219
HSL
210°, 55%, 69%
CMYK
40, 20, 0, 14
Luminance
0.4060

Every format

HEX#83afdb
RGBrgb(131, 175, 219)
HSLhsl(210, 55%, 69%)
CMYKcmyk(40%, 20%, 0%, 14%)
LABlab(69.9 -3.6 -26.9)
LCHlch(69.9 27.1 262.4)
OKLCHoklch(0.739 0.080 249.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red51.4%
Green68.6%
Blue85.9%

CMYK percentages

Cyan40.2%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#83afdb text on a black background

contrast 9.12:1

Card sample

#83afdb text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(131, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83afdb;
background: linear-gradient(135deg, #83afdb, #9283DB);

Monochromatic scale

Palettes built from #83afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83afdb in the Color Lab