Skip to content

#82fdbc

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

RGB
130, 253, 188
HSL
148°, 97%, 75%
CMYK
49, 0, 26, 1
Luminance
0.7863

Every format

HEX#82fdbc
RGBrgb(130, 253, 188)
HSLhsl(148, 97%, 75%)
CMYKcmyk(49%, 0%, 26%, 1%)
LABlab(91.1 -48.9 20.7)
LCHlch(91.1 53.1 157.1)
OKLCHoklch(0.906 0.144 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82fdbc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#82fdbc on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red51.0%
Green99.2%
Blue73.7%

CMYK percentages

Cyan48.6%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#82fdbc text on a black background

contrast 16.73:1

Card sample

#82fdbc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82fdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #82fdbc in the Color Lab