#ABED83 Color Information

Hex color code: #ABED83

A eye-catching green shade, #ABED83 appears as (171, 237, 131) in RGB and (97°, 75%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#ABED83
RGB
171, 237, 131
HSL
97°, 75%, 72%
CMYK
28%, 0%, 45%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABED83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 237, 131

Red: 171 / Green: 237 / Blue: 131

HSL

97°, 75%, 72%

Hue: 97° / Saturation: 75% / Lightness: 72%

CMYK

28%, 0%, 45%, 7%

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

What color is #ABED83?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABED83 to RGB:

rgb(171, 237, 131)HEX to RGB Converter →

HEX to HSL

Convert #ABED83 to HSL:

hsl(97, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ABED83 to CMYK:

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

Color Meaning and Usage

A eye-catching green tone, #ABED83 has RGB (171, 237, 131) and HSL (97°, 75%, 72%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABED83 is #C482ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ED82.

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

Contrast with #ABED83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABED83?

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

What is the RGB value of #ABED83?

#ABED83 in RGB is (171, 237, 131) - 171 red, 237 green, and 131 blue.

How to use #ABED83 in CSS?

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

What colors go well with #ABED83?

#C482ED (complementary), #E1ED82 (analogous), and #7EE43F (lighter shade) work well with #ABED83.