Skip to content

#83ceeb

a light, vivid cyan · cool · “skyblue”

RGB
131, 206, 235
HSL
197°, 72%, 72%
CMYK
44, 12, 0, 8
Luminance
0.5497

Every format

HEX#83ceeb
RGBrgb(131, 206, 235)
HSLhsl(197, 72%, 72%)
CMYKcmyk(44%, 12%, 0%, 8%)
LABlab(79.0 -15.8 -21.6)
LCHlch(79.0 26.8 233.8)
OKLCHoklch(0.813 0.085 224.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83ceeb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#83ceeb on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green80.8%
Blue92.2%

CMYK percentages

Cyan44.3%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#83ceeb text on a black background

contrast 11.99:1

Card sample

#83ceeb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #83ceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83ceeb in the Color Lab