Skip to content

#82fdac

a light, electric green · cool · closest name: aquamarine

RGB
130, 253, 172
HSL
141°, 97%, 75%
CMYK
49, 0, 32, 1
Luminance
0.7797

Every format

HEX#82fdac
RGBrgb(130, 253, 172)
HSLhsl(141, 97%, 75%)
CMYKcmyk(49%, 0%, 32%, 1%)
LABlab(90.8 -51.9 28.4)
LCHlch(90.8 59.1 151.3)
OKLCHoklch(0.902 0.158 153.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82fdac on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#82fdac on black: 16.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green99.2%
Blue67.5%

CMYK percentages

Cyan48.6%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#82fdac text on a black background

contrast 16.59:1

Card sample

#82fdac text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82fdac in the Color Lab