#ADC398 Color Information

Hex color code: #ADC398

#ADC398 is a pastel green color. In RGB it is (173, 195, 152), and in HSL it is (91°, 26%, 68%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ADC398
RGB
173, 195, 152
HSL
91°, 26%, 68%
CMYK
11%, 0%, 22%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC398; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 195, 152

Red: 173 / Green: 195 / Blue: 152

HSL

91°, 26%, 68%

Hue: 91° / Saturation: 26% / Lightness: 68%

CMYK

11%, 0%, 22%, 24%

Cyan: 11% / Magenta: 0% / Yellow: 22% / Key: 24%

What color is #ADC398?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC398 to RGB:

rgb(173, 195, 152)HEX to RGB Converter →

HEX to HSL

Convert #ADC398 to HSL:

hsl(91, 26%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC398 to CMYK:

cmyk(11%, 0%, 22%, 24%)Color Converter →

Color Meaning and Usage

#ADC398 is a soft green color with RGB values of 173, 195, 152 and HSL of 91°, 26%, 68%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC398 is #AE98C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C398.

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

Contrast with #ADC398

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC398?

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

What is the RGB value of #ADC398?

#ADC398 in RGB is (173, 195, 152) - 173 red, 195 green, and 152 blue.

How to use #ADC398 in CSS?

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

What colors go well with #ADC398?

#AE98C3 (complementary), #C2C398 (analogous), and #86A668 (lighter shade) work well with #ADC398.