Skip to content

#82ecdf

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

RGB
130, 236, 223
HSL
173°, 74%, 72%
CMYK
45, 0, 6, 8
Luminance
0.7006

Every format

HEX#82ecdf
RGBrgb(130, 236, 223)
HSLhsl(173, 74%, 72%)
CMYKcmyk(45%, 0%, 6%, 8%)
LABlab(87.0 -33.8 -3.3)
LCHlch(87.0 34.0 185.5)
OKLCHoklch(0.876 0.101 185.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82ecdf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#82ecdf on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green92.5%
Blue87.5%

CMYK percentages

Cyan44.9%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#82ecdf text on a black background

contrast 15.01:1

Card sample

#82ecdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82ecdf in the Color Lab