Skip to content

#82fdff

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

RGB
130, 253, 255
HSL
181°, 100%, 76%
CMYK
49, 1, 0, 0
Luminance
0.8222

Every format

HEX#82fdff
RGBrgb(130, 253, 255)
HSLhsl(181, 100%, 76%)
CMYKcmyk(49%, 1%, 0%, 0%)
LABlab(92.7 -33.9 -11.6)
LCHlch(92.7 35.8 198.9)
OKLCHoklch(0.924 0.111 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82fdff on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#82fdff on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green99.2%
Blue100.0%

CMYK percentages

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

Color previews

#82fdff text on a black background

contrast 17.44:1

Card sample

#82fdff text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #82fdff;
Background color
Panel with #82fdff background
background-color: #82fdff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #82fdff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(130, 253, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 253, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82fdff;
background: linear-gradient(135deg, #82fdff, #82AAFF);

Monochromatic scale

Palettes built from #82fdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82fdff in the Color Lab