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

Soft Green

#B0D48C

📝 Color Information for #B0D48C

The hexadecimal color code #B0D48C represents a light shade in the green family. In the RGB color model, this color is composed of 176 red, 212 green, and 140 blue, which translates to approximately 69% red, 83% green, and 55% 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, #B0D48C has a hue of 90 degrees, a saturation level of 46%, and a lightness value of 69%. The hue angle of 90° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 90°, saturation of 34%, and brightness/value of 83%. For print applications using the CMYK color model, #B0D48C would be reproduced using 17% cyan, 0% magenta, 34% yellow, and 17% black. The closest web-safe color is #99CC99, 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 #B0D48C with other colors, consider its complementary color at hue 270° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11588748, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B0D48C

Tailwind CSS
lime-300
HEX
#B0D48C
RGB
rgb(176, 212, 140)
RGB %
69%, 83%, 55%
HSL
hsl(90, 46%, 69%)
HSV
hsv(90, 34%, 83%)
CMYK
17%, 0%, 34%, 17%
Decimal
11588748
Web Safe
#99CC99

🎨 Color Schemes for #B0D48C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B0D48C

🌗 Shades and Tints of #B0D48C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B0D48C

Tones (adding gray / desaturating)

🌈 Hue Variations of #B0D48C

Hue Variations (shifting the color spectrum)

👁️ Preview of #B0D48C in Use

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

👓 Color Blindness Simulation for #B0D48C

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

:root { --color-hex: #B0D48C; --color-rgb: 176, 212, 140; --color-hsl: 90, 46%, 69%; } .bg-color { background-color: #B0D48C; } .text-color { color: #B0D48C; } .border-color { border-color: #B0D48C; }

🛠️ Use #B0D48C in Your Project

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

🔗 Related Colors to #B0D48C

#D4D48C
Hue -30°
#C2D48C
Hue -15°
#9ED48C
Hue +15°
#8CD48C
Hue +30°
#96C766
85% L
#7AB342
70% L
#598230
50% L
#364E1D
30% L
#BFDDA2
75% L
#CFE5B8
81% L
#E0EED2
88% L
#F0F7E9
94% L

About Soft Green (#B0D48C)

Soft Green is a medium, moderately saturated, cool green color with a hue angle of 90°, saturation of 46%, and lightness of 69%. Its RGB value is (176, 212, 140) and its CMYK breakdown is C:17% M:0% Y:34% K:17%.

This is a Spring (Vital) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #B0D48C

What is the HEX code for Soft Green? +

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

The RGB value of #B0D48C is rgb(176, 212, 140). This means the color contains 176 out of 255 parts red, 212 out of 255 parts green, and 140 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(176, 212, 140);

What is the HSL value of #B0D48C? +

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

#B0D48C is classified as a cool color based on its hue angle of 90°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #B0D48C? +

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

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