Skip to content

#80cfdf

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

RGB
128, 207, 223
HSL
190°, 60%, 69%
CMYK
43, 7, 0, 13
Luminance
0.5454

Every format

HEX#80cfdf
RGBrgb(128, 207, 223)
HSLhsl(190, 60%, 69%)
CMYKcmyk(43%, 7%, 0%, 13%)
LABlab(78.8 -20.2 -15.5)
LCHlch(78.8 25.5 217.6)
OKLCHoklch(0.809 0.081 211.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80cfdf on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#80cfdf on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green81.2%
Blue87.5%

CMYK percentages

Cyan42.6%
Magenta7.2%
Yellow0.0%
Key (black)12.5%

Color previews

#80cfdf text on a black background

contrast 11.91:1

Card sample

#80cfdf text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80cfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80cfdf in the Color Lab