#ABEBA8 Color Information

Hex color code: #ABEBA8

#ABEBA8 is a airy green color. In RGB it is (171, 235, 168), and in HSL it is (117°, 63%, 79%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#ABEBA8
RGB
171, 235, 168
HSL
117°, 63%, 79%
CMYK
27%, 0%, 29%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABEBA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 235, 168

Red: 171 / Green: 235 / Blue: 168

HSL

117°, 63%, 79%

Hue: 117° / Saturation: 63% / Lightness: 79%

CMYK

27%, 0%, 29%, 8%

Cyan: 27% / Magenta: 0% / Yellow: 29% / Key: 8%

What color is #ABEBA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABEBA8 to RGB:

rgb(171, 235, 168)HEX to RGB Converter →

HEX to HSL

Convert #ABEBA8 to HSL:

hsl(117, 63%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #ABEBA8 to CMYK:

cmyk(27%, 0%, 29%, 8%)Color Converter →

Color Meaning and Usage

#ABEBA8 is a soft green color with RGB values of 171, 235, 168 and HSL of 117°, 63%, 79%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABEBA8 is #E8A8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #CDEBA8.

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

Contrast with #ABEBA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABEBA8?

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

What is the RGB value of #ABEBA8?

#ABEBA8 in RGB is (171, 235, 168) - 171 red, 235 green, and 168 blue.

How to use #ABEBA8 in CSS?

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

What colors go well with #ABEBA8?

#E8A8EB (complementary), #CDEBA8 (analogous), and #6FDD69 (lighter shade) work well with #ABEBA8.