Skip to content

#82cdec

a light, vivid cyan · cool · “skyblue”

RGB
130, 205, 236
HSL
198°, 74%, 72%
CMYK
45, 13, 0, 8
Luminance
0.5446

Every format

HEX#82cdec
RGBrgb(130, 205, 236)
HSLhsl(198, 74%, 72%)
CMYKcmyk(45%, 13%, 0%, 8%)
LABlab(78.7 -15.3 -22.6)
LCHlch(78.7 27.2 235.9)
OKLCHoklch(0.810 0.086 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82cdec on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#82cdec on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#82cdec text on a black background

contrast 11.89:1

Card sample

#82cdec text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82cdec in the Color Lab