Skip to content

#82ebdc

a light, vivid cyan · cool · closest name: turquoise

RGB
130, 235, 220
HSL
171°, 72%, 72%
CMYK
45, 0, 6, 8
Luminance
0.6933

Every format

HEX#82ebdc
RGBrgb(130, 235, 220)
HSLhsl(171, 72%, 72%)
CMYKcmyk(45%, 0%, 6%, 8%)
LABlab(86.7 -34.0 -2.2)
LCHlch(86.7 34.1 183.7)
OKLCHoklch(0.873 0.101 183.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82ebdc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#82ebdc on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green92.2%
Blue86.3%

CMYK percentages

Cyan44.7%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#82ebdc text on a black background

contrast 14.87:1

Card sample

#82ebdc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82ebdc in the Color Lab