#9EDCAC Color Information

Hex color code: #9EDCAC

The hex color #9EDCAC is a delicate green with RGB values of (158, 220, 172) and HSL of (134°, 47%, 74%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#9EDCAC
RGB
158, 220, 172
HSL
134°, 47%, 74%
CMYK
28%, 0%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EDCAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 220, 172

Red: 158 / Green: 220 / Blue: 172

HSL

134°, 47%, 74%

Hue: 134° / Saturation: 47% / Lightness: 74%

CMYK

28%, 0%, 22%, 14%

Cyan: 28% / Magenta: 0% / Yellow: 22% / Key: 14%

What color is #9EDCAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EDCAC to RGB:

rgb(158, 220, 172)HEX to RGB Converter →

HEX to HSL

Convert #9EDCAC to HSL:

hsl(134, 47%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #9EDCAC to CMYK:

cmyk(28%, 0%, 22%, 14%)Color Converter →

Color Meaning and Usage

#9EDCAC is a subtle green color with RGB values of 158, 220, 172 and HSL of 134°, 47%, 74%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EDCAC is #DC9ECD, creating high-contrast pairings. For softer combinations, try analogous colors like #AEDC9E.

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

Contrast with #9EDCAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EDCAC?

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

What is the RGB value of #9EDCAC?

#9EDCAC in RGB is (158, 220, 172) - 158 red, 220 green, and 172 blue.

How to use #9EDCAC in CSS?

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

What colors go well with #9EDCAC?

#DC9ECD (complementary), #AEDC9E (analogous), and #65C87C (lighter shade) work well with #9EDCAC.