Skip to main content Skip to docs navigation

#bbf08a 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 Green Day and its hex is #BBEE88 Nearest Color Name

Color Hue/Base color: Green

Hex #bbf08a Color code in RGB color code model is created after adding 73.33% red color, 94.12% green color and 54.12% blue color. Hex #bbf08a Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 43% yellow and 5.88% black.

Hex #bbf08a color code is between #aaee88 web safe hex color code and #ccff99 web safe hex color code. #aaee88 is the nearest web safe color code. You can see here many more shades of #bbf08a color code.

RGB Chart

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

Color Table

Hex Color Code bbf08a #bbf08a
RGB Decimal 187, 240, 138 187, 240, 138
RGB Percent 73%, 94%, 54% rgb(73%, 94%, 54%)
CSS RGBa 187, 240, 138,1 rgba(187,240,138,1)
CMYK Model cmyk(22%,0%,43%,5.88%)
HSL Color Space 91,77% ,74% hsl(91,77% ,74%)
HSV Color Space 91°, 43%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11110000 10001010
Octal 273 360 212
Decimal 187 240 138
Hex bb f0 8a

Different shades of #bbf08a color code.

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

Darkest of #bbf08a
#6dc71a
Darker of #bbf08a
#86e430
Dark of #bbf08a
#a1ea5d
Base of #bbf08a
#bbf08a
Light of #bbf08a
#d5f6b7
Lighter
#f0fce4
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

#bbf08a
#bf8af0

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

Split Complementary

#bbf08a
#8c8af0
#f08aee

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

Analogous Color

#f0ea8a
#e5f08a
#bbf08a
#99f08a
#8af0a6

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

#bbf08a
#f08abb
#8abbf0

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

#bbf08a
#8abbf0
#bf8af0
#f0bf8a

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

#bbf08a
#8aeef0
#bf8af0
#f08c8a

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

#549a14
#6dc71a
#86e430
#a1ea5d
#bbf08a
#d5f6b7
#f0fce4
#ffffff
#ffffff

Tints of #bbf08a Color

#bbf08a
#c2f197
#caf3a4
#d1f5b1
#d9f6be
#e0f8cb
#e8fad8
#effbe5
#f7fdf2
#ffffff

Shades of #bbf08a color code

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

#bbf08a
#a6d57a
#91ba6b
#7ca05c
#67854c
#536a3d
#3e502e
#29351e
#141a0f
#000000

Tones

#bbf08a
#bce397
#bcd6a4
#bdc8b2
#bdbdbd

Tones

Similar Color like #bbf08a color

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

#bcf18b
#bdf28c
#bef38d
#bff48e
#c0f58f
#c1f690
#c2f791
#c3f892
#c4f993
#c5fa94
#c6fb95
#c7fc96
#c8fd97
#c9fe98
#baef89
#b9ee88
#b8ed87
#b7ec86
#b6eb85
#b5ea84
#b4e983
#b3e882
#b2e781
#b1e680
#b0e57f
#afe47e
#aee37d
#ade27c

Download this Light Green

Hex #bbf08a 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.

#bbf08a Color Code Preview on Black Background Color

This is how #bbf08a Color will look on black background color. Color contrast ratio is 15.94

#bbf08a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf08a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf08a

#bbf08a color code is use for CSS Background Color

Background color for the above div is #bbf08a

HTML with inline CSS

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

#bbf08a color code is use for CSS Border Color

CSS Border color for the above div is #bbf08a

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf08a

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf08a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf08a

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf08a

HTML with inline CSS

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

#bbf08a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf08a Color code Preview on White Background

This is how #bbf08a Color code will look on white background color. Color contrast ratio is 1.32

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 #bbf08a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bbf08a; }

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,240,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,138,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,240,138,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }