#9DAE4C Color Information

Hex color code: #9DAE4C

A delicate yellow shade, #9DAE4C appears as (157, 174, 76) in RGB and (70°, 39%, 49%) in HSL. It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#9DAE4C
RGB
157, 174, 76
HSL
70°, 39%, 49%
CMYK
10%, 0%, 56%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9DAE4C; 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 #9DAE4C; background-color: #9DAE4C15; }

Alert / Toast

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

Link / Accent

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

a { color: #9DAE4C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9DAE4C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 174, 76

Red: 157 / Green: 174 / Blue: 76

HSL

70°, 39%, 49%

Hue: 70° / Saturation: 39% / Lightness: 49%

CMYK

10%, 0%, 56%, 32%

Cyan: 10% / Magenta: 0% / Yellow: 56% / Key: 32%

What color is #9DAE4C?

#9DAE4C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9DAE4C to RGB:

rgb(157, 174, 76)HEX to RGB Converter →

HEX to HSL

Convert #9DAE4C to HSL:

hsl(70, 39%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #9DAE4C to CMYK:

cmyk(10%, 0%, 56%, 32%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #9DAE4C has RGB (157, 174, 76) and HSL (70°, 39%, 49%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9DAE4C is #5C4CAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE8D4C.

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

Contrast with #9DAE4C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9DAE4C?

#9DAE4C is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #9DAE4C?

#9DAE4C in RGB is (157, 174, 76) - 157 red, 174 green, and 76 blue.

How to use #9DAE4C in CSS?

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

What colors go well with #9DAE4C?

#5C4CAE (complementary), #AE8D4C (analogous), and #6D7935 (lighter shade) work well with #9DAE4C.