Skip to content

#82c8eb

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

RGB
130, 200, 235
HSL
200°, 72%, 72%
CMYK
45, 15, 0, 8
Luminance
0.5205

Every format

HEX#82c8eb
RGBrgb(130, 200, 235)
HSLhsl(200, 72%, 72%)
CMYKcmyk(45%, 15%, 0%, 8%)
LABlab(77.3 -12.9 -24.2)
LCHlch(77.3 27.4 241.9)
OKLCHoklch(0.799 0.086 231.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82c8eb on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#82c8eb on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green78.4%
Blue92.2%

CMYK percentages

Cyan44.7%
Magenta14.9%
Yellow0.0%
Key (black)7.8%

Color previews

#82c8eb text on a black background

contrast 11.41:1

Card sample

#82c8eb text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(130, 200, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 200, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82c8eb;
background: linear-gradient(135deg, #82c8eb, #8282EB);

Monochromatic scale

Palettes built from #82c8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82c8eb in the Color Lab