Skip to content

#80ebdc

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

RGB
128, 235, 220
HSL
172°, 73%, 71%
CMYK
46, 0, 6, 8
Luminance
0.6917

Every format

HEX#80ebdc
RGBrgb(128, 235, 220)
HSLhsl(172, 73%, 71%)
CMYKcmyk(46%, 0%, 6%, 8%)
LABlab(86.6 -34.5 -2.3)
LCHlch(86.6 34.6 183.9)
OKLCHoklch(0.872 0.102 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80ebdc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#80ebdc on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green92.2%
Blue86.3%

CMYK percentages

Cyan45.5%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#80ebdc text on a black background

contrast 14.83:1

Card sample

#80ebdc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80ebdc in the Color Lab