#ABBD9F Color Information

Hex color code: #ABBD9F

A muted green shade, #ABBD9F appears as (171, 189, 159) in RGB and (96°, 19%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ABBD9F
RGB
171, 189, 159
HSL
96°, 19%, 68%
CMYK
10%, 0%, 16%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBD9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 189, 159

Red: 171 / Green: 189 / Blue: 159

HSL

96°, 19%, 68%

Hue: 96° / Saturation: 19% / Lightness: 68%

CMYK

10%, 0%, 16%, 26%

Cyan: 10% / Magenta: 0% / Yellow: 16% / Key: 26%

What color is #ABBD9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBD9F to RGB:

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

HEX to HSL

Convert #ABBD9F to HSL:

hsl(96, 19%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBD9F to CMYK:

cmyk(10%, 0%, 16%, 26%)Color Converter →

Color Meaning and Usage

A muted green tone, #ABBD9F has RGB (171, 189, 159) and HSL (96°, 19%, 68%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBD9F is #B19EBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BABD9E.

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

Contrast with #ABBD9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBD9F?

#ABBD9F is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #ABBD9F?

#ABBD9F in RGB is (171, 189, 159) - 171 red, 189 green, and 159 blue.

How to use #ABBD9F in CSS?

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

What colors go well with #ABBD9F?

#B19EBD (complementary), #BABD9E (analogous), and #839E70 (lighter shade) work well with #ABBD9F.