✓ Copied to clipboard
#B5D07C (Soft Chartreuse) color swatch preview — Color From Pic.
#B5D07C — Soft Chartreuse color swatch

Soft Chartreuse

#B5D07C

📝 Color Information for #B5D07C

The hexadecimal color code #B5D07C represents a light shade in the yellow family. In the RGB color model, this color is composed of 181 red, 208 green, and 124 blue, which translates to approximately 71% red, 82% green, and 49% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B5D07C has a hue of 79 degrees, a saturation level of 47%, and a lightness value of 65%. The hue angle of 79° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 79°, saturation of 40%, and brightness/value of 82%. For print applications using the CMYK color model, #B5D07C would be reproduced using 13% cyan, 0% magenta, 40% yellow, and 18% black. The closest web-safe color is #CCCC66, 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 #B5D07C with other colors, consider its complementary color at hue 259° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11915388, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B5D07C

Tailwind CSS
lime-300
HEX
#B5D07C
RGB
rgb(181, 208, 124)
RGB %
71%, 82%, 49%
HSL
hsl(79, 47%, 65%)
HSV
hsv(79, 40%, 82%)
CMYK
13%, 0%, 40%, 18%
Decimal
11915388
Web Safe
#CCCC66

🎨 Color Schemes for #B5D07C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B5D07C

🌗 Shades and Tints of #B5D07C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B5D07C

Tones (adding gray / desaturating)

🌈 Hue Variations of #B5D07C

Hue Variations (shifting the color spectrum)

👁️ Preview of #B5D07C in Use

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

👓 Color Blindness Simulation for #B5D07C

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 #B5D07C

:root { --color-hex: #B5D07C; --color-rgb: 181, 208, 124; --color-hsl: 79, 47%, 65%; } .bg-color { background-color: #B5D07C; } .text-color { color: #B5D07C; } .border-color { border-color: #B5D07C; }

🛠️ Use #B5D07C in Your Project

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

🔗 Related Colors to #B5D07C

#D0C07C
Hue -30°
#CAD07C
Hue -15°
#A0D07C
Hue +15°
#8BD07C
Hue +30°
#A0C256
85% L
#8AAC3E
70% L
#637C2D
50% L
#3C4B1B
30% L
#C4D996
72% L
#D3E3B0
79% L
#E1ECCB
86% L
#F0F6E5
93% L

About Soft Chartreuse (#B5D07C)

Soft Chartreuse is a medium, moderately saturated, warm yellow color with a hue angle of 79°, saturation of 47%, and lightness of 65%. Its RGB value is (181, 208, 124) and its CMYK breakdown is C:13% M:0% Y:40% K:18%.

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 #B5D07C

What is the HEX code for Soft Chartreuse? +

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

The RGB value of #B5D07C is rgb(181, 208, 124). This means the color contains 181 out of 255 parts red, 208 out of 255 parts green, and 124 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(181, 208, 124);

What is the HSL value of #B5D07C? +

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

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

The approximate CMYK value of #B5D07C is C:13% M:0% Y:40% K:18%. 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 #B5D07C with Other Tools

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