Skip to content

#80dace

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

RGB
128, 218, 206
HSL
172°, 55%, 68%
CMYK
41, 0, 6, 15
Luminance
0.5919

Every format

HEX#80dace
RGBrgb(128, 218, 206)
HSLhsl(172, 55%, 68%)
CMYKcmyk(41%, 0%, 6%, 15%)
LABlab(81.4 -29.8 -2.5)
LCHlch(81.4 29.9 184.9)
OKLCHoklch(0.829 0.089 184.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80dace on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#80dace on black: 12.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green85.5%
Blue80.8%

CMYK percentages

Cyan41.3%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#80dace text on a black background

contrast 12.84:1

Card sample

#80dace text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80dace in the Color Lab