Skip to content

#80ebff

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

RGB
128, 235, 255
HSL
189°, 100%, 75%
CMYK
50, 8, 0, 0
Luminance
0.7123

Every format

HEX#80ebff
RGBrgb(128, 235, 255)
HSLhsl(189, 100%, 75%)
CMYKcmyk(50%, 8%, 0%, 0%)
LABlab(87.6 -25.7 -19.2)
LCHlch(87.6 32.1 216.7)
OKLCHoklch(0.883 0.103 211.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80ebff on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#80ebff on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green92.2%
Blue100.0%

CMYK percentages

Cyan49.8%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#80ebff text on a black background

contrast 15.25:1

Card sample

#80ebff text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80ebff in the Color Lab