#ABD8AB Color Information

Hex color code: #ABD8AB

The hex color #ABD8AB is a ethereal green with RGB values of (171, 216, 171) and HSL of (120°, 37%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ABD8AB
RGB
171, 216, 171
HSL
120°, 37%, 76%
CMYK
21%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 216, 171

Red: 171 / Green: 216 / Blue: 171

HSL

120°, 37%, 76%

Hue: 120° / Saturation: 37% / Lightness: 76%

CMYK

21%, 0%, 21%, 15%

Cyan: 21% / Magenta: 0% / Yellow: 21% / Key: 15%

What color is #ABD8AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD8AB to RGB:

rgb(171, 216, 171)HEX to RGB Converter →

HEX to HSL

Convert #ABD8AB to HSL:

hsl(120, 37%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ABD8AB to CMYK:

cmyk(21%, 0%, 21%, 15%)Color Converter →

Color Meaning and Usage

#ABD8AB is a airy green color with RGB values of 171, 216, 171 and HSL of 120°, 37%, 76%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD8AB is #D8ABD8, creating high-contrast pairings. For softer combinations, try analogous colors like #C2D8AB.

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

Contrast with #ABD8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD8AB?

#ABD8AB is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABD8AB?

#ABD8AB in RGB is (171, 216, 171) - 171 red, 216 green, and 171 blue.

How to use #ABD8AB in CSS?

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

What colors go well with #ABD8AB?

#D8ABD8 (complementary), #C2D8AB (analogous), and #77C077 (lighter shade) work well with #ABD8AB.