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

Dark Cool Chartreuse

#5B8A28

📝 Color Information for #5B8A28

The hexadecimal color code #5B8A28 represents a dark shade in the yellow family. In the RGB color model, this color is composed of 91 red, 138 green, and 40 blue, which translates to approximately 36% red, 54% green, and 16% 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, #5B8A28 has a hue of 89 degrees, a saturation level of 55%, and a lightness value of 35%. The hue angle of 89° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 89°, saturation of 71%, and brightness/value of 54%. For print applications using the CMYK color model, #5B8A28 would be reproduced using 34% cyan, 0% magenta, 71% yellow, and 46% black. The closest web-safe color is #669933, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #5B8A28 with other colors, consider its complementary color at hue 269° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5999144, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5B8A28

Tailwind CSS
lime-700
HEX
#5B8A28
RGB
rgb(91, 138, 40)
RGB %
36%, 54%, 16%
HSL
hsl(89, 55%, 35%)
HSV
hsv(89, 71%, 54%)
CMYK
34%, 0%, 71%, 46%
Decimal
5999144
Web Safe
#669933

🎨 Color Schemes for #5B8A28

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5B8A28

🌗 Shades and Tints of #5B8A28

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5B8A28

Tones (adding gray / desaturating)

🌈 Hue Variations of #5B8A28

Hue Variations (shifting the color spectrum)

👁️ Preview of #5B8A28 in Use

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

👓 Color Blindness Simulation for #5B8A28

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 #5B8A28

:root { --color-hex: #5B8A28; --color-rgb: 91, 138, 40; --color-hsl: 89, 55%, 35%; } .bg-color { background-color: #5B8A28; } .text-color { color: #5B8A28; } .border-color { border-color: #5B8A28; }

🛠️ Use #5B8A28 in Your Project

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

🔗 Related Colors to #5B8A28

#8A8928
Hue -30°
#738A28
Hue -15°
#428A28
Hue +15°
#2A8A28
Hue +30°
#4E7722
85% L
#41631D
70% L
#2F4715
50% L
#1D2B0D
30% L
#7DBE37
48% L
#9DD265
61% L
#BEE198
74% L
#DEF0CC
87% L

About Dark Cool Chartreuse (#5B8A28)

Dark Cool Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 89°, saturation of 55%, and lightness of 35%. Its RGB value is (91, 138, 40) and its CMYK breakdown is C:34% M:0% Y:71% K:46%.

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 #5B8A28

What is the HEX code for Dark Cool Chartreuse? +

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

The RGB value of #5B8A28 is rgb(91, 138, 40). This means the color contains 91 out of 255 parts red, 138 out of 255 parts green, and 40 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(91, 138, 40);

What is the HSL value of #5B8A28? +

The HSL value of #5B8A28 is hsl(89, 55%, 35%). The hue is 89°, placing it in the yellow family on the color wheel. The saturation is 55%, making it moderately saturated. The lightness is 35%, 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 #5B8A28 a warm or cool color? +

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

The approximate CMYK value of #5B8A28 is C:34% M:0% Y:71% K:46%. 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 #5B8A28 with Other Tools

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