#ABCE82 Color Information

Hex color code: #ABCE82

A delicate green shade, #ABCE82 appears as (171, 206, 130) in RGB and (88°, 44%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#ABCE82
RGB
171, 206, 130
HSL
88°, 44%, 66%
CMYK
17%, 0%, 37%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCE82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 206, 130

Red: 171 / Green: 206 / Blue: 130

HSL

88°, 44%, 66%

Hue: 88° / Saturation: 44% / Lightness: 66%

CMYK

17%, 0%, 37%, 19%

Cyan: 17% / Magenta: 0% / Yellow: 37% / Key: 19%

What color is #ABCE82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCE82 to RGB:

rgb(171, 206, 130)HEX to RGB Converter →

HEX to HSL

Convert #ABCE82 to HSL:

hsl(88, 44%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCE82 to CMYK:

cmyk(17%, 0%, 37%, 19%)Color Converter →

Color Meaning and Usage

A soft green tone, #ABCE82 has RGB (171, 206, 130) and HSL (88°, 44%, 66%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCE82 is #A682CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECC82.

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

Contrast with #ABCE82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCE82?

#ABCE82 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABCE82?

#ABCE82 in RGB is (171, 206, 130) - 171 red, 206 green, and 130 blue.

How to use #ABCE82 in CSS?

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

What colors go well with #ABCE82?

#A682CE (complementary), #CECC82 (analogous), and #86B94B (lighter shade) work well with #ABCE82.