#82EEAD Color Information

Hex color code: #82EEAD

A vivid green shade, #82EEAD appears as (130, 238, 173) in RGB and (144°, 76%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#82EEAD
RGB
130, 238, 173
HSL
144°, 76%, 72%
CMYK
45%, 0%, 27%, 7%

Shades

CSS Usage
color: #82EEAD;
background-color: #82EEAD;
border-color: #82EEAD;
box-shadow: 0 0 10px #82EEAD;
border: 2px solid #82EEAD;
Tailwind Usage
bg-[#82EEAD]
text-[#82EEAD]
border-[#82EEAD]
shadow-[0_0_10px_82EEAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #82EEAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #82EEAD; color: #000000; }

Badge

New Feature
.badge { background-color: #82EEAD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #82EEAD; background-color: #82EEAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #82EEAD20; border-left: 4px solid #82EEAD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #82EEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82EEAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 238, 173

Red: 130 / Green: 238 / Blue: 173

HSL

144°, 76%, 72%

Hue: 144° / Saturation: 76% / Lightness: 72%

CMYK

45%, 0%, 27%, 7%

Cyan: 45% / Magenta: 0% / Yellow: 27% / Key: 7%

What color is #82EEAD?

#82EEAD is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82EEAD to RGB:

rgb(130, 238, 173)HEX to RGB Converter →

HEX to HSL

Convert #82EEAD to HSL:

hsl(144, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #82EEAD to CMYK:

cmyk(45%, 0%, 27%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #82EEAD has RGB (130, 238, 173) and HSL (144°, 76%, 72%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82EEAD is #EE81C2, creating high-contrast pairings. For softer combinations, try analogous colors like #8CEE81.

Use #82EEAD in CSS: color: #82EEAD or background-color: #82EEAD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #82EEAD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 14.78:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82EEAD?

#82EEAD is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #82EEAD?

#82EEAD in RGB is (130, 238, 173) - 130 red, 238 green, and 173 blue.

How to use #82EEAD in CSS?

Use #82EEAD directly in your CSS properties like color or background-color.

What colors go well with #82EEAD?

#EE81C2 (complementary), #8CEE81 (analogous), and #3EE581 (lighter shade) work well with #82EEAD.