Skip to main content Skip to docs navigation

#bbfcce 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 Toxic Steam and its hex is #C1FDC9 Nearest Color Name

Color Hue/Base color: Green

Hex #bbfcce Color code in RGB color code model is created after adding 73.33% red color, 98.82% green color and 80.78% blue color. Hex #bbfcce Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 18% yellow and 1.18% black.

Hex #bbfcce color code is between #aaffcc web safe hex color code and #cceedd web safe hex color code. #aaffcc is the nearest web safe color code. You can see here many more shades of #bbfcce color code.

RGB Chart

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

Color Table

Hex Color Code bbfcce #bbfcce
RGB Decimal 187, 252, 206 187, 252, 206
RGB Percent 73%, 99%, 81% rgb(73%, 99%, 81%)
CSS RGBa 187, 252, 206,1 rgba(187,252,206,1)
CMYK Model cmyk(26%,0%,18%,1.18%)
HSL Color Space 138,92% ,86% hsl(138,92% ,86%)
HSV Color Space 138°, 26%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11111100 11001110
Octal 273 374 316
Decimal 187 252 206
Hex bb fc ce

Different shades of #bbfcce color code.

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

Darkest of #bbfcce
#28f664
Darker of #bbfcce
#59f888
Dark of #bbfcce
#8afaab
Base of #bbfcce
#bbfcce
Light of #bbfcce
#ecfef1
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

#bbfcce
#fcbbe9

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

Split Complementary

#bbfcce
#efbbfc
#fcbbc9

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

Analogous Color

#cefcbb
#c3fcbb
#bbfcce
#bbfce4
#bbf9fc

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

#bbfcce
#fccebb
#cebbfc

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

#bbfcce
#cebbfc
#fcbbe9
#e9fcbb

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

#bbfcce
#bbc9fc
#fcbbe9
#fcefbb

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

#0ae149
#28f664
#59f888
#8afaab
#bbfcce
#ecfef1
#ffffff
#ffffff
#ffffff

Tints of #bbfcce Color

#bbfcce
#c2fcd3
#cafcd8
#d1fdde
#d9fde3
#e0fde9
#e8feee
#effef4
#f7fef9
#ffffff

Shades of #bbfcce color code

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

#bbfcce
#a6e0b7
#91c4a0
#7ca889
#678c72
#53705b
#3e5444
#29382d
#141c16
#000000

Tones

#bbfcce
#c2f5d1
#c9eed4
#d0e7d7
#d7e0da

Tones

Similar Color like #bbfcce color

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

#bcfdcf
#bdfed0
#beffd1
#bfffd2
#c0ffd3
#c1ffd4
#c2ffd5
#c3ffd6
#c4ffd7
#c5ffd8
#c6ffd9
#c7ffda
#c8ffdb
#c9ffdc
#bafbcd
#b9facc
#b8f9cb
#b7f8ca
#b6f7c9
#b5f6c8
#b4f5c7
#b3f4c6
#b2f3c5
#b1f2c4
#b0f1c3
#aff0c2
#aeefc1
#adeec0

Download this Light Green

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

#bbfcce Color Code Preview on Black Background Color

This is how #bbfcce Color will look on black background color. Color contrast ratio is 17.93

#bbfcce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbfcce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbfcce

#bbfcce color code is use for CSS Background Color

Background color for the above div is #bbfcce

HTML with inline CSS

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

#bbfcce color code is use for CSS Border Color

CSS Border color for the above div is #bbfcce

HTML with inline CSS

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

CSS Border Left color for the above div is #bbfcce

HTML with inline CSS

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

CSS Border Right color for the above div is #bbfcce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbfcce

HTML with inline CSS

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

CSS Border Top color for the above div is #bbfcce

HTML with inline CSS

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

#bbfcce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbfcce Color code Preview on White Background

This is how #bbfcce Color code will look on white background color. Color contrast ratio is 1.17

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

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