#9EB40E Color Information

Hex color code: #9EB40E

The hex color #9EB40E is a striking yellow with RGB values of (158, 180, 14) and HSL of (68°, 86%, 38%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#9EB40E
RGB
158, 180, 14
HSL
68°, 86%, 38%
CMYK
12%, 0%, 92%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EB40E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 180, 14

Red: 158 / Green: 180 / Blue: 14

HSL

68°, 86%, 38%

Hue: 68° / Saturation: 86% / Lightness: 38%

CMYK

12%, 0%, 92%, 29%

Cyan: 12% / Magenta: 0% / Yellow: 92% / Key: 29%

What color is #9EB40E?

#9EB40E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EB40E to RGB:

rgb(158, 180, 14)HEX to RGB Converter →

HEX to HSL

Convert #9EB40E to HSL:

hsl(68, 86%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #9EB40E to CMYK:

cmyk(12%, 0%, 92%, 29%)Color Converter →

Color Meaning and Usage

#9EB40E is a dynamic yellow color with RGB values of 158, 180, 14 and HSL of 68°, 86%, 38%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EB40E is #240EB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4770E.

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

Contrast with #9EB40E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EB40E?

#9EB40E is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9EB40E?

#9EB40E in RGB is (158, 180, 14) - 158 red, 180 green, and 14 blue.

How to use #9EB40E in CSS?

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

What colors go well with #9EB40E?

#240EB4 (complementary), #B4770E (analogous), and #606D08 (lighter shade) work well with #9EB40E.