Skip to content

#80dfcc

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

RGB
128, 223, 204
HSL
168°, 60%, 69%
CMYK
43, 0, 9, 13
Luminance
0.6172

Every format

HEX#80dfcc
RGBrgb(128, 223, 204)
HSLhsl(168, 60%, 69%)
CMYKcmyk(43%, 0%, 9%, 13%)
LABlab(82.8 -32.6 0.5)
LCHlch(82.8 32.6 179.1)
OKLCHoklch(0.840 0.095 179.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80dfcc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#80dfcc on black: 13.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green87.5%
Blue80.0%

CMYK percentages

Cyan42.6%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#80dfcc text on a black background

contrast 13.34:1

Card sample

#80dfcc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80dfcc in the Color Lab