#A6B89E Color Information

Hex color code: #A6B89E

The hex color #A6B89E is a muted green with RGB values of (166, 184, 158) and HSL of (102°, 15%, 67%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#A6B89E
RGB
166, 184, 158
HSL
102°, 15%, 67%
CMYK
10%, 0%, 14%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6B89E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 184, 158

Red: 166 / Green: 184 / Blue: 158

HSL

102°, 15%, 67%

Hue: 102° / Saturation: 15% / Lightness: 67%

CMYK

10%, 0%, 14%, 28%

Cyan: 10% / Magenta: 0% / Yellow: 14% / Key: 28%

What color is #A6B89E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6B89E to RGB:

rgb(166, 184, 158)HEX to RGB Converter →

HEX to HSL

Convert #A6B89E to HSL:

hsl(102, 15%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A6B89E to CMYK:

cmyk(10%, 0%, 14%, 28%)Color Converter →

Color Meaning and Usage

A balanced green tone, #A6B89E has RGB (166, 184, 158) and HSL (102°, 15%, 67%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6B89E is #B09EB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B2B79E.

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

Contrast with #A6B89E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6B89E?

#A6B89E is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #A6B89E?

#A6B89E in RGB is (166, 184, 158) - 166 red, 184 green, and 158 blue.

How to use #A6B89E in CSS?

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

What colors go well with #A6B89E?

#B09EB7 (complementary), #B2B79E (analogous), and #7D9772 (lighter shade) work well with #A6B89E.