#ABE7BC Color Information

Hex color code: #ABE7BC

The hex color #ABE7BC is a light green with RGB values of (171, 231, 188) and HSL of (137°, 56%, 79%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#ABE7BC
RGB
171, 231, 188
HSL
137°, 56%, 79%
CMYK
26%, 0%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABE7BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 231, 188

Red: 171 / Green: 231 / Blue: 188

HSL

137°, 56%, 79%

Hue: 137° / Saturation: 56% / Lightness: 79%

CMYK

26%, 0%, 19%, 9%

Cyan: 26% / Magenta: 0% / Yellow: 19% / Key: 9%

What color is #ABE7BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABE7BC to RGB:

rgb(171, 231, 188)HEX to RGB Converter →

HEX to HSL

Convert #ABE7BC to HSL:

hsl(137, 56%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ABE7BC to CMYK:

cmyk(26%, 0%, 19%, 9%)Color Converter →

Color Meaning and Usage

#ABE7BC is a light green color with RGB values of 171, 231, 188 and HSL of 137°, 56%, 79%. 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 #ABE7BC is #E7ABD6, creating high-contrast pairings. For softer combinations, try analogous colors like #B8E7AB.

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

Contrast with #ABE7BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABE7BC?

#ABE7BC is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABE7BC?

#ABE7BC in RGB is (171, 231, 188) - 171 red, 231 green, and 188 blue.

How to use #ABE7BC in CSS?

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

What colors go well with #ABE7BC?

#E7ABD6 (complementary), #B8E7AB (analogous), and #70D78D (lighter shade) work well with #ABE7BC.