#ABEEAD Color Information

Hex color code: #ABEEAD

A airy green shade, #ABEEAD appears as (171, 238, 173) in RGB and (122°, 66%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#ABEEAD
RGB
171, 238, 173
HSL
122°, 66%, 80%
CMYK
28%, 0%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABEEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 238, 173

Red: 171 / Green: 238 / Blue: 173

HSL

122°, 66%, 80%

Hue: 122° / Saturation: 66% / Lightness: 80%

CMYK

28%, 0%, 27%, 7%

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

What color is #ABEEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABEEAD to RGB:

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

HEX to HSL

Convert #ABEEAD to HSL:

hsl(122, 66%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ABEEAD to CMYK:

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

Color Meaning and Usage

#ABEEAD is a soft green color with RGB values of 171, 238, 173 and HSL of 122°, 66%, 80%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABEEAD is #EEAAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #CAEEAA.

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

Contrast with #ABEEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABEEAD?

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

What is the RGB value of #ABEEAD?

#ABEEAD in RGB is (171, 238, 173) - 171 red, 238 green, and 173 blue.

How to use #ABEEAD in CSS?

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

What colors go well with #ABEEAD?

#EEAAEB (complementary), #CAEEAA (analogous), and #6BE16F (lighter shade) work well with #ABEEAD.