#ABD8BD Color Information

Hex color code: #ABD8BD

A soft green shade, #ABD8BD appears as (171, 216, 189) in RGB and (144°, 37%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ABD8BD
RGB
171, 216, 189
HSL
144°, 37%, 76%
CMYK
21%, 0%, 12%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD8BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 216, 189

Red: 171 / Green: 216 / Blue: 189

HSL

144°, 37%, 76%

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

CMYK

21%, 0%, 12%, 15%

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

What color is #ABD8BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD8BD to RGB:

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

HEX to HSL

Convert #ABD8BD to HSL:

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

HEX to CMYK

Convert #ABD8BD to CMYK:

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

Color Meaning and Usage

A delicate green tone, #ABD8BD has RGB (171, 216, 189) and HSL (144°, 37%, 76%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD8BD is #D8ABC6, creating high-contrast pairings. For softer combinations, try analogous colors like #B0D8AB.

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

Contrast with #ABD8BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD8BD?

#ABD8BD is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABD8BD?

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

How to use #ABD8BD in CSS?

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

What colors go well with #ABD8BD?

#D8ABC6 (complementary), #B0D8AB (analogous), and #77C094 (lighter shade) work well with #ABD8BD.