Skip to content

#83cdec

a light, vivid cyan · cool · “skyblue”

RGB
131, 205, 236
HSL
198°, 73%, 72%
CMYK
45, 13, 0, 8
Luminance
0.5454

Every format

HEX#83cdec
RGBrgb(131, 205, 236)
HSLhsl(198, 73%, 72%)
CMYKcmyk(45%, 13%, 0%, 8%)
LABlab(78.8 -15.0 -22.5)
LCHlch(78.8 27.0 236.2)
OKLCHoklch(0.811 0.086 226.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#83cdec on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#83cdec on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.4%
Green80.4%
Blue92.5%

CMYK percentages

Cyan44.5%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#83cdec text on a black background

contrast 11.91:1

Card sample

#83cdec text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(131, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(131, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #83cdec;
background: linear-gradient(135deg, #83cdec, #8387EC);

Monochromatic scale

Palettes built from #83cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #83cdec in the Color Lab