#ABE2BA Color Information

Hex color code: #ABE2BA

A ethereal green shade, #ABE2BA appears as (171, 226, 186) in RGB and (136°, 49%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ABE2BA
RGB
171, 226, 186
HSL
136°, 49%, 78%
CMYK
24%, 0%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABE2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 226, 186

Red: 171 / Green: 226 / Blue: 186

HSL

136°, 49%, 78%

Hue: 136° / Saturation: 49% / Lightness: 78%

CMYK

24%, 0%, 18%, 11%

Cyan: 24% / Magenta: 0% / Yellow: 18% / Key: 11%

What color is #ABE2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABE2BA to RGB:

rgb(171, 226, 186)HEX to RGB Converter →

HEX to HSL

Convert #ABE2BA to HSL:

hsl(136, 49%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #ABE2BA to CMYK:

cmyk(24%, 0%, 18%, 11%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #ABE2BA has RGB (171, 226, 186) and HSL (136°, 49%, 78%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABE2BA is #E2ABD4, creating high-contrast pairings. For softer combinations, try analogous colors like #B8E2AB.

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

Contrast with #ABE2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABE2BA?

#ABE2BA is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABE2BA?

#ABE2BA in RGB is (171, 226, 186) - 171 red, 226 green, and 186 blue.

How to use #ABE2BA in CSS?

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

What colors go well with #ABE2BA?

#E2ABD4 (complementary), #B8E2AB (analogous), and #72CF8B (lighter shade) work well with #ABE2BA.