Skip to main content Skip to docs navigation

#bbfba2 hex color | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Light Pastel Green and its hex is #B2FBA5 Nearest Color Name

Color Hue/Base color: Green

Hex #bbfba2 Color code in RGB color code model is created after adding 73.33% red color, 98.43% green color and 63.53% blue color. Hex #bbfba2 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 35% yellow and 1.57% black.

Hex #bbfba2 color code is between #aaffaa web safe hex color code and #ccee99 web safe hex color code. #aaffaa is the nearest web safe color code. You can see here many more shades of #bbfba2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code bbfba2 #bbfba2
RGB Decimal 187, 251, 162 187, 251, 162
RGB Percent 73%, 98%, 64% rgb(73%, 98%, 64%)
CSS RGBa 187, 251, 162,1 rgba(187,251,162,1)
CMYK Model cmyk(25%,0%,35%,1.57%)
HSL Color Space 103,92% ,81% hsl(103,92% ,81%)
HSV Color Space 103°, 35%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11111011 10100010
Octal 273 373 242
Decimal 187 251 162
Hex bb fb a2

Different shades of #bbfba2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #bbfba2
#50f50f
Darker of #bbfba2
#73f740
Dark of #bbfba2
#97f971
Base of #bbfba2
#bbfba2
Light of #bbfba2
#dffdd3
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bbfba2
#e2a2fb

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bbfba2
#b6a2fb
#fba2e7

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#effba2
#e0fba2
#bbfba2
#a2fba7
#a2fbcc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bbfba2
#fba2bb
#a2bbfb

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bbfba2
#a2bbfb
#e2a2fb
#fbe2a2

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bbfba2
#a2e7fb
#e2a2fb
#fbb6a2

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #bbfba2

#3ec809
#50f50f
#73f740
#97f971
#bbfba2
#dffdd3
#ffffff
#ffffff
#ffffff

Tints of #bbfba2 Color

#bbfba2
#c2fbac
#cafbb6
#d1fcc1
#d9fccb
#e0fdd5
#e8fde0
#effeea
#f7fef4
#ffffff

Shades of #bbfba2 color code

Generate more color scales with scales (color stack) generator.

#bbfba2
#a6df90
#91c37e
#7ca76c
#678b5a
#536f48
#3e5336
#293724
#141b12
#000000

Tones

#bbfba2
#bff1ac
#c3e8b5
#c8debf
#ccd4c9

Tones

Similar Color like #bbfba2 color

Find visually similar hex color codes nearing to #bbfba2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#bcfca3
#bdfda4
#befea5
#bfffa6
#c0ffa7
#c1ffa8
#c2ffa9
#c3ffaa
#c4ffab
#c5ffac
#c6ffad
#c7ffae
#c8ffaf
#c9ffb0
#bafaa1
#b9f9a0
#b8f89f
#b7f79e
#b6f69d
#b5f59c
#b4f49b
#b3f39a
#b2f299
#b1f198
#b0f097
#afef96
#aeee95
#aded94

Download this Light Green

Hex #bbfba2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bbfba2 Color Code Preview on Black Background Color

This is how #bbfba2 Color will look on black background color. Color contrast ratio is 17.43

#bbfba2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bbfba2">Your Example Paragraph content text in with font color #bbfba2 </p>

Your Example Paragraph content text in with font color #bbfba2

HTML with inline CSS

<div style="color:#bbfba2">Your Paragraph text in with font color #bbfba2 </div>

Your Example Paragraph content text in with font color #bbfba2

#bbfba2 color code is use for CSS Background Color

Background color for the above div is #bbfba2

HTML with inline CSS

<div style="background-color:#bbfba2;"></div>

#bbfba2 color code is use for CSS Border Color

CSS Border color for the above div is #bbfba2

HTML with inline CSS

<div style="border:5px solid #bbfba2;"></div>

CSS Border Left color for the above div is #bbfba2

HTML with inline CSS

<div style="border-left:5px solid #bbfba2;"></div>

CSS Border Right color for the above div is #bbfba2

HTML with inline CSS

<div style="border-right:5px solid #bbfba2;"></div>

CSS Border Bottom color for the above div is #bbfba2

HTML with inline CSS

<div style="border-bottom:5px solid #bbfba2;"></div>

CSS Border Top color for the above div is #bbfba2

HTML with inline CSS

<div style="border-top:5px solid #bbfba2;"></div>

#bbfba2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bbfba2; } .examplecolorclass {color:#bbfba2; } .examplebordercolor {border:3px solid #bbfba2; }

#bbfba2 Color code Preview on White Background

This is how #bbfba2 Color code will look on white background color. Color contrast ratio is 1.20

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bbfba2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bbfba2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,251,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,162,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,251,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }