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

Soft Vivid Green

#B0FA70

📝 Color Information for #B0FA70

The hexadecimal color code #B0FA70 represents a light shade in the green family. In the RGB color model, this color is composed of 176 red, 250 green, and 112 blue, which translates to approximately 69% red, 98% green, and 44% 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, #B0FA70 has a hue of 92 degrees, a saturation level of 93%, and a lightness value of 71%. The hue angle of 92° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 92°, saturation of 55%, and brightness/value of 98%. For print applications using the CMYK color model, #B0FA70 would be reproduced using 30% cyan, 0% magenta, 55% yellow, and 2% black. The closest web-safe color is #99FF66, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #B0FA70 with other colors, consider its complementary color at hue 272° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11598448, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B0FA70

Tailwind CSS
lime-300
HEX
#B0FA70
RGB
rgb(176, 250, 112)
RGB %
69%, 98%, 44%
HSL
hsl(92, 93%, 71%)
HSV
hsv(92, 55%, 98%)
CMYK
30%, 0%, 55%, 2%
Decimal
11598448
Web Safe
#99FF66

🎨 Color Schemes for #B0FA70

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B0FA70

🌗 Shades and Tints of #B0FA70

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B0FA70

Tones (adding gray / desaturating)

🌈 Hue Variations of #B0FA70

Hue Variations (shifting the color spectrum)

👁️ Preview of #B0FA70 in Use

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

👓 Color Blindness Simulation for #B0FA70

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

:root { --color-hex: #B0FA70; --color-rgb: 176, 250, 112; --color-hsl: 92, 93%, 71%; } .bg-color { background-color: #B0FA70; } .text-color { color: #B0FA70; } .border-color { border-color: #B0FA70; }

🛠️ Use #B0FA70 in Your Project

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

🔗 Related Colors to #B0FA70

#F5FA70
Hue -30°
#D3FA70
Hue -15°
#8EFA70
Hue +15°
#70FA75
Hue +30°
#93F83A
85% L
#78F609
70% L
#56B106
50% L
#326704
30% L
#C1FB8E
77% L
#D1FCAB
83% L
#DFFDC4
88% L
#EFFEE1
94% L

About Soft Vivid Green (#B0FA70)

Soft Vivid Green is a light, vibrant, cool green color with a hue angle of 92°, saturation of 93%, and lightness of 71%. Its RGB value is (176, 250, 112) and its CMYK breakdown is C:30% M:0% Y:55% K:2%.

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

Frequently Asked Questions About #B0FA70

What is the HEX code for Soft Vivid Green? +

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

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

What is the HSL value of #B0FA70? +

The HSL value of #B0FA70 is hsl(92, 93%, 71%). The hue is 92°, placing it in the green family on the color wheel. The saturation is 93%, making it vibrant. The lightness is 71%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #B0FA70 a warm or cool color? +

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

The approximate CMYK value of #B0FA70 is C:30% M:0% Y:55% K:2%. 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 #B0FA70 with Other Tools

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