Skip to content

#82cdcd

a light, soft cyan · cool · closest name: skyblue

RGB
130, 205, 205
HSL
180°, 43%, 66%
CMYK
37, 0, 0, 20
Luminance
0.5282

Every format

HEX#82cdcd
RGBrgb(130, 205, 205)
HSLhsl(180, 43%, 66%)
CMYKcmyk(37%, 0%, 0%, 20%)
LABlab(77.8 -23.2 -7.4)
LCHlch(77.8 24.3 197.6)
OKLCHoklch(0.800 0.075 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82cdcd on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#82cdcd on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green80.4%
Blue80.4%

CMYK percentages

Cyan36.6%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#82cdcd text on a black background

contrast 11.56:1

Card sample

#82cdcd text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82cdcd in the Color Lab