#ACF082 Color Information

Hex color code: #ACF082

A eye-catching green shade, #ACF082 appears as (172, 240, 130) in RGB and (97°, 79%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#ACF082
RGB
172, 240, 130
HSL
97°, 79%, 73%
CMYK
28%, 0%, 46%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ACF082; 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 #ACF082; background-color: #ACF08215; }

Alert / Toast

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

Link / Accent

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

a { color: #ACF082; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #ACF082 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 240, 130

Red: 172 / Green: 240 / Blue: 130

HSL

97°, 79%, 73%

Hue: 97° / Saturation: 79% / Lightness: 73%

CMYK

28%, 0%, 46%, 6%

Cyan: 28% / Magenta: 0% / Yellow: 46% / Key: 6%

What color is #ACF082?

#ACF082 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACF082 to RGB:

rgb(172, 240, 130)HEX to RGB Converter →

HEX to HSL

Convert #ACF082 to HSL:

hsl(97, 79%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ACF082 to CMYK:

cmyk(28%, 0%, 46%, 6%)Color Converter →

Color Meaning and Usage

#ACF082 is a bold green color with RGB values of 172, 240, 130 and HSL of 97°, 79%, 73%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACF082 is #C784F1, creating high-contrast pairings. For softer combinations, try analogous colors like #E4F184.

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

Contrast with #ACF082

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACF082?

#ACF082 is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACF082?

#ACF082 in RGB is (172, 240, 130) - 172 red, 240 green, and 130 blue.

How to use #ACF082 in CSS?

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

What colors go well with #ACF082?

#C784F1 (complementary), #E4F184 (analogous), and #80E93F (lighter shade) work well with #ACF082.