#ADC19E Color Information

Hex color code: #ADC19E

A pastel green shade, #ADC19E appears as (173, 193, 158) in RGB and (94°, 22%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ADC19E
RGB
173, 193, 158
HSL
94°, 22%, 69%
CMYK
10%, 0%, 18%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC19E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 193, 158

Red: 173 / Green: 193 / Blue: 158

HSL

94°, 22%, 69%

Hue: 94° / Saturation: 22% / Lightness: 69%

CMYK

10%, 0%, 18%, 24%

Cyan: 10% / Magenta: 0% / Yellow: 18% / Key: 24%

What color is #ADC19E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC19E to RGB:

rgb(173, 193, 158)HEX to RGB Converter →

HEX to HSL

Convert #ADC19E to HSL:

hsl(94, 22%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC19E to CMYK:

cmyk(10%, 0%, 18%, 24%)Color Converter →

Color Meaning and Usage

#ADC19E is a soft green color with RGB values of 173, 193, 158 and HSL of 94°, 22%, 69%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC19E is #B29FC1, creating high-contrast pairings. For softer combinations, try analogous colors like #BFC19F.

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

Contrast with #ADC19E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC19E?

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

What is the RGB value of #ADC19E?

#ADC19E in RGB is (173, 193, 158) - 173 red, 193 green, and 158 blue.

How to use #ADC19E in CSS?

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

What colors go well with #ADC19E?

#B29FC1 (complementary), #BFC19F (analogous), and #86A470 (lighter shade) work well with #ADC19E.