✓ Copied to clipboard
#8E8E10 (Dark Vivid Yellow) color swatch preview — Color From Pic.
#8E8E10 — Dark Vivid Yellow color swatch

Dark Vivid Yellow

#8E8E10

📝 Color Information for #8E8E10

The hexadecimal color code #8E8E10 represents a dark shade in the yellow family. In the RGB color model, this color is composed of 142 red, 142 green, and 16 blue, which translates to approximately 56% red, 56% green, and 6% blue. This makes it a moderately 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, #8E8E10 has a hue of 60 degrees, a saturation level of 80%, and a lightness value of 31%. The hue angle of 60° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 60°, saturation of 89%, and brightness/value of 56%. For print applications using the CMYK color model, #8E8E10 would be reproduced using 0% cyan, 0% magenta, 89% yellow, and 44% black. The closest web-safe color is #999900, 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 #8E8E10 with other colors, consider its complementary color at hue 240° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9342480, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8E8E10

Tailwind CSS
lime-600
HEX
#8E8E10
RGB
rgb(142, 142, 16)
RGB %
56%, 56%, 6%
HSL
hsl(60, 80%, 31%)
HSV
hsv(60, 89%, 56%)
CMYK
0%, 0%, 89%, 44%
Decimal
9342480
Web Safe
#999900

🎨 Color Schemes for #8E8E10

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8E8E10

🌗 Shades and Tints of #8E8E10

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8E8E10

Tones (adding gray / desaturating)

🌈 Hue Variations of #8E8E10

Hue Variations (shifting the color spectrum)

👁️ Preview of #8E8E10 in Use

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

👓 Color Blindness Simulation for #8E8E10

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 #8E8E10

:root { --color-hex: #8E8E10; --color-rgb: 142, 142, 16; --color-hsl: 60, 80%, 31%; } .bg-color { background-color: #8E8E10; } .text-color { color: #8E8E10; } .border-color { border-color: #8E8E10; }

🛠️ Use #8E8E10 in Your Project

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

🔗 Related Colors to #8E8E10

#8E4F10
Hue -30°
#8E6F10
Hue -15°
#6F8E10
Hue +15°
#4F8E10
Hue +30°
#77770D
85% L
#65650B
70% L
#494908
50% L
#292905
30% L
#CFCF17
45% L
#EAEA43
59% L
#F1F17E
72% L
#F8F8BF
86% L

About Dark Vivid Yellow (#8E8E10)

Dark Vivid Yellow is a medium, vibrant, warm yellow color with a hue angle of 60°, saturation of 80%, and lightness of 31%. Its RGB value is (142, 142, 16) and its CMYK breakdown is C:0% M:0% Y:89% K:44%.

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 #8E8E10

What is the HEX code for Dark Vivid Yellow? +

The HEX code for Dark Vivid Yellow is #8E8E10. In CSS you can use it directly as color: #8E8E10; or as a background: background-color: #8E8E10;. 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 #8E8E10? +

The RGB value of #8E8E10 is rgb(142, 142, 16). This means the color contains 142 out of 255 parts red, 142 out of 255 parts green, and 16 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(142, 142, 16);

What is the HSL value of #8E8E10? +

The HSL value of #8E8E10 is hsl(60, 80%, 31%). The hue is 60°, placing it in the yellow family on the color wheel. The saturation is 80%, making it vibrant. The lightness is 31%, 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 #8E8E10 a warm or cool color? +

#8E8E10 is classified as a warm color based on its hue angle of 60°. 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 #8E8E10? +

The approximate CMYK value of #8E8E10 is C:0% M:0% Y:89% K:44%. 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 #8E8E10 with Other Tools

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