#ADC884 Color Information

Hex color code: #ADC884

#ADC884 is a subtle green color. In RGB it is (173, 200, 132), and in HSL it is (84°, 38%, 65%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#ADC884
RGB
173, 200, 132
HSL
84°, 38%, 65%
CMYK
13%, 0%, 34%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC884; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 200, 132

Red: 173 / Green: 200 / Blue: 132

HSL

84°, 38%, 65%

Hue: 84° / Saturation: 38% / Lightness: 65%

CMYK

13%, 0%, 34%, 22%

Cyan: 13% / Magenta: 0% / Yellow: 34% / Key: 22%

What color is #ADC884?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC884 to RGB:

rgb(173, 200, 132)HEX to RGB Converter →

HEX to HSL

Convert #ADC884 to HSL:

hsl(84, 38%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC884 to CMYK:

cmyk(13%, 0%, 34%, 22%)Color Converter →

Color Meaning and Usage

A soft green tone, #ADC884 has RGB (173, 200, 132) and HSL (84°, 38%, 65%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC884 is #9F84C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8C184.

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

Contrast with #ADC884

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC884?

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

What is the RGB value of #ADC884?

#ADC884 in RGB is (173, 200, 132) - 173 red, 200 green, and 132 blue.

How to use #ADC884 in CSS?

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

What colors go well with #ADC884?

#9F84C8 (complementary), #C8C184 (analogous), and #89B04F (lighter shade) work well with #ADC884.