#ADCF8C Color Information

Hex color code: #ADCF8C

The hex color #ADCF8C is a pastel green with RGB values of (173, 207, 140) and HSL of (90°, 41%, 68%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ADCF8C
RGB
173, 207, 140
HSL
90°, 41%, 68%
CMYK
16%, 0%, 32%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCF8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 207, 140

Red: 173 / Green: 207 / Blue: 140

HSL

90°, 41%, 68%

Hue: 90° / Saturation: 41% / Lightness: 68%

CMYK

16%, 0%, 32%, 19%

Cyan: 16% / Magenta: 0% / Yellow: 32% / Key: 19%

What color is #ADCF8C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCF8C to RGB:

rgb(173, 207, 140)HEX to RGB Converter →

HEX to HSL

Convert #ADCF8C to HSL:

hsl(90, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCF8C to CMYK:

cmyk(16%, 0%, 32%, 19%)Color Converter →

Color Meaning and Usage

#ADCF8C is a pastel green color with RGB values of 173, 207, 140 and HSL of 90°, 41%, 68%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADCF8C is #AD8CCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCF8C.

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

Contrast with #ADCF8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCF8C?

#ADCF8C is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADCF8C?

#ADCF8C in RGB is (173, 207, 140) - 173 red, 207 green, and 140 blue.

How to use #ADCF8C in CSS?

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

What colors go well with #ADCF8C?

#AD8CCF (complementary), #CFCF8C (analogous), and #87B856 (lighter shade) work well with #ADCF8C.