#ADC775 Color Information

Hex color code: #ADC775

The hex color #ADC775 is a soft green with RGB values of (173, 199, 117) and HSL of (79°, 42%, 62%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ADC775
RGB
173, 199, 117
HSL
79°, 42%, 62%
CMYK
13%, 0%, 41%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADC775; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 199, 117

Red: 173 / Green: 199 / Blue: 117

HSL

79°, 42%, 62%

Hue: 79° / Saturation: 42% / Lightness: 62%

CMYK

13%, 0%, 41%, 22%

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

What color is #ADC775?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADC775 to RGB:

rgb(173, 199, 117)HEX to RGB Converter →

HEX to HSL

Convert #ADC775 to HSL:

hsl(79, 42%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ADC775 to CMYK:

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

Color Meaning and Usage

A soft green tone, #ADC775 has RGB (173, 199, 117) and HSL (79°, 42%, 62%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADC775 is #8F75C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B875.

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

Contrast with #ADC775

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADC775?

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

What is the RGB value of #ADC775?

#ADC775 in RGB is (173, 199, 117) - 173 red, 199 green, and 117 blue.

How to use #ADC775 in CSS?

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

What colors go well with #ADC775?

#8F75C7 (complementary), #C7B875 (analogous), and #8AAA46 (lighter shade) work well with #ADC775.