#9ED05F Color Information

Hex color code: #9ED05F

The hex color #9ED05F is a balanced green with RGB values of (158, 208, 95) and HSL of (87°, 55%, 59%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#9ED05F
RGB
158, 208, 95
HSL
87°, 55%, 59%
CMYK
24%, 0%, 54%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9ED05F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 208, 95

Red: 158 / Green: 208 / Blue: 95

HSL

87°, 55%, 59%

Hue: 87° / Saturation: 55% / Lightness: 59%

CMYK

24%, 0%, 54%, 18%

Cyan: 24% / Magenta: 0% / Yellow: 54% / Key: 18%

What color is #9ED05F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9ED05F to RGB:

rgb(158, 208, 95)HEX to RGB Converter →

HEX to HSL

Convert #9ED05F to HSL:

hsl(87, 55%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #9ED05F to CMYK:

cmyk(24%, 0%, 54%, 18%)Color Converter →

Color Meaning and Usage

A muted green tone, #9ED05F has RGB (158, 208, 95) and HSL (87°, 55%, 59%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9ED05F is #915DD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CA5D.

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

Contrast with #9ED05F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9ED05F?

#9ED05F is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #9ED05F?

#9ED05F in RGB is (158, 208, 95) - 158 red, 208 green, and 95 blue.

How to use #9ED05F in CSS?

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

What colors go well with #9ED05F?

#915DD0 (complementary), #D0CA5D (analogous), and #76AE32 (lighter shade) work well with #9ED05F.