#82F29A Color Information

Hex color code: #82F29A

#82F29A is a eye-catching green color. In RGB it is (130, 242, 154), and in HSL it is (133°, 81%, 73%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#82F29A
RGB
130, 242, 154
HSL
133°, 81%, 73%
CMYK
46%, 0%, 36%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82F29A; 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 #82F29A; background-color: #82F29A15; }

Alert / Toast

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

Link / Accent

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

a { color: #82F29A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 242, 154

Red: 130 / Green: 242 / Blue: 154

HSL

133°, 81%, 73%

Hue: 133° / Saturation: 81% / Lightness: 73%

CMYK

46%, 0%, 36%, 5%

Cyan: 46% / Magenta: 0% / Yellow: 36% / Key: 5%

What color is #82F29A?

#82F29A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82F29A to RGB:

rgb(130, 242, 154)HEX to RGB Converter →

HEX to HSL

Convert #82F29A to HSL:

hsl(133, 81%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #82F29A to CMYK:

cmyk(46%, 0%, 36%, 5%)Color Converter →

Color Meaning and Usage

#82F29A is a eye-catching green color with RGB values of 130, 242, 154 and HSL of 133°, 81%, 73%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82F29A is #F282DA, creating high-contrast pairings. For softer combinations, try analogous colors like #A2F282.

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

Contrast with #82F29A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82F29A?

#82F29A is a eye-catching green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #82F29A?

#82F29A in RGB is (130, 242, 154) - 130 red, 242 green, and 154 blue.

How to use #82F29A in CSS?

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

What colors go well with #82F29A?

#F282DA (complementary), #A2F282 (analogous), and #3DEB63 (lighter shade) work well with #82F29A.