Skip to content

#82faff

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

RGB
130, 250, 255
HSL
182°, 100%, 76%
CMYK
49, 2, 0, 0
Luminance
0.8034

Every format

HEX#82faff
RGBrgb(130, 250, 255)
HSLhsl(182, 100%, 76%)
CMYKcmyk(49%, 2%, 0%, 0%)
LABlab(91.8 -32.5 -12.8)
LCHlch(91.8 34.9 201.5)
OKLCHoklch(0.917 0.109 199.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82faff on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#82faff on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green98.0%
Blue100.0%

CMYK percentages

Cyan49.0%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#82faff text on a black background

contrast 17.07:1

Card sample

#82faff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82faff in the Color Lab