Skip to content

#80ecdf

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

RGB
128, 236, 223
HSL
173°, 74%, 71%
CMYK
46, 0, 6, 8
Luminance
0.6991

Every format

HEX#80ecdf
RGBrgb(128, 236, 223)
HSLhsl(173, 74%, 71%)
CMYKcmyk(46%, 0%, 6%, 8%)
LABlab(87.0 -34.3 -3.4)
LCHlch(87.0 34.4 185.6)
OKLCHoklch(0.875 0.102 185.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red50.2%
Green92.5%
Blue87.5%

CMYK percentages

Cyan45.8%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#80ecdf text on a black background

contrast 14.98:1

Card sample

#80ecdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80ecdf in the Color Lab