#ADCF96 Color Information

Hex color code: #ADCF96

The hex color #ADCF96 is a pastel green with RGB values of (173, 207, 150) and HSL of (96°, 37%, 70%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ADCF96
RGB
173, 207, 150
HSL
96°, 37%, 70%
CMYK
16%, 0%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADCF96; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 207, 150

Red: 173 / Green: 207 / Blue: 150

HSL

96°, 37%, 70%

Hue: 96° / Saturation: 37% / Lightness: 70%

CMYK

16%, 0%, 28%, 19%

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

What color is #ADCF96?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADCF96 to RGB:

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

HEX to HSL

Convert #ADCF96 to HSL:

hsl(96, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADCF96 to CMYK:

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

Color Meaning and Usage

#ADCF96 is a subtle green color with RGB values of 173, 207, 150 and HSL of 96°, 37%, 70%. 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 #ADCF96 is #B896CF, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CF96.

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

Contrast with #ADCF96

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADCF96?

#ADCF96 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADCF96?

#ADCF96 in RGB is (173, 207, 150) - 173 red, 207 green, and 150 blue.

How to use #ADCF96 in CSS?

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

What colors go well with #ADCF96?

#B896CF (complementary), #C9CF96 (analogous), and #84B762 (lighter shade) work well with #ADCF96.