✓ Copied to clipboard
#5EA00E (Dark Vivid Chartreuse) color swatch preview — Color From Pic.
#5EA00E — Dark Vivid Chartreuse color swatch

Dark Vivid Chartreuse

#5EA00E

📝 Color Information for #5EA00E

The hexadecimal color code #5EA00E represents a dark shade in the yellow family. In the RGB color model, this color is composed of 94 red, 160 green, and 14 blue, which translates to approximately 37% red, 63% green, and 5% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5EA00E has a hue of 87 degrees, a saturation level of 84%, and a lightness value of 34%. The hue angle of 87° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 87°, saturation of 91%, and brightness/value of 63%. For print applications using the CMYK color model, #5EA00E would be reproduced using 41% cyan, 0% magenta, 91% yellow, and 37% black. The closest web-safe color is #669900, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #5EA00E with other colors, consider its complementary color at hue 267° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6201358, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5EA00E

Tailwind CSS
lime-600
HEX
#5EA00E
RGB
rgb(94, 160, 14)
RGB %
37%, 63%, 5%
HSL
hsl(87, 84%, 34%)
HSV
hsv(87, 91%, 63%)
CMYK
41%, 0%, 91%, 37%
Decimal
6201358
Web Safe
#669900

🎨 Color Schemes for #5EA00E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5EA00E

🌗 Shades and Tints of #5EA00E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5EA00E

Tones (adding gray / desaturating)

🌈 Hue Variations of #5EA00E

Hue Variations (shifting the color spectrum)

👁️ Preview of #5EA00E in Use

Text on #5EA00E
This demonstrates text readability on the color background. (Click to edit)
#5EA00E as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #5EA00E

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #5EA00E

:root { --color-hex: #5EA00E; --color-rgb: 94, 160, 14; --color-hsl: 87, 84%, 34%; } .bg-color { background-color: #5EA00E; } .text-color { color: #5EA00E; } .border-color { border-color: #5EA00E; }

🛠️ Use #5EA00E in Your Project

🎨
Build a Palette with #5EA00E
Generate harmonious color schemes
⚖️
Check Contrast for #5EA00E
WCAG accessibility testing
🌈
Create a Gradient with #5EA00E
Beautiful CSS gradients

🔗 Related Colors to #5EA00E

#A0980E
Hue -30°
#82A00E
Hue -15°
#3AA00E
Hue +15°
#15A00E
Hue +30°
#50880C
85% L
#42710A
70% L
#2F5007
50% L
#1C2F04
30% L
#82DD13
47% L
#A2EF43
60% L
#C2F485
74% L
#E1FAC2
87% L

About Dark Vivid Chartreuse (#5EA00E)

Dark Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 87°, saturation of 84%, and lightness of 34%. Its RGB value is (94, 160, 14) and its CMYK breakdown is C:41% M:0% Y:91% K:37%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #5EA00E

What is the HEX code for Dark Vivid Chartreuse? +

The HEX code for Dark Vivid Chartreuse is #5EA00E. In CSS you can use it directly as color: #5EA00E; or as a background: background-color: #5EA00E;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #5EA00E? +

The RGB value of #5EA00E is rgb(94, 160, 14). This means the color contains 94 out of 255 parts red, 160 out of 255 parts green, and 14 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(94, 160, 14);

What is the HSL value of #5EA00E? +

The HSL value of #5EA00E is hsl(87, 84%, 34%). The hue is 87°, placing it in the yellow family on the color wheel. The saturation is 84%, making it vibrant. The lightness is 34%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #5EA00E a warm or cool color? +

#5EA00E is classified as a warm color based on its hue angle of 87°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #5EA00E? +

The approximate CMYK value of #5EA00E is C:41% M:0% Y:91% K:37%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #5EA00E with Other Tools

🔢
Color Converter
Get all formats for #5EA00E — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #5EA00E passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #5EA00E.
👓
Blindness Simulator
See how #5EA00E appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #5EA00E.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #5EA00E.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #5EA00E.
🔬
Technical Formats
See #5EA00E in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #5EA00E as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.