Skip to main content Skip to docs navigation

#bdf87b 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 Pistachio Mousse and its hex is #C0FA8B Nearest Color Name

Color Hue/Base color: Green

Hex #bdf87b Color code in RGB color code model is created after adding 74.12% red color, 97.25% green color and 48.24% blue color. Hex #bdf87b Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 50% yellow and 2.75% black.

Hex #bdf87b color code is between #bbff77 web safe hex color code and #ccee88 web safe hex color code. #bbff77 is the nearest web safe color code. You can see here many more shades of #bdf87b color code.

RGB Chart

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

Color Table

Hex Color Code bdf87b #bdf87b
RGB Decimal 189, 248, 123 189, 248, 123
RGB Percent 74%, 97%, 48% rgb(74%, 97%, 48%)
CSS RGBa 189, 248, 123,1 rgba(189,248,123,1)
CMYK Model cmyk(24%,0%,50%,2.75%)
HSL Color Space 88,90% ,73% hsl(88,90% ,73%)
HSV Color Space 88°, 50%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 11111000 01111011
Octal 275 370 173
Decimal 189 248 123
Hex bd f8 7b

Different shades of #bdf87b color code.

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

Darkest of #bdf87b
#73cf0b
Darker of #bdf87b
#8df31a
Dark of #bdf87b
#a5f54b
Base of #bdf87b
#bdf87b
Light of #bdf87b
#d5fbab
Lighter
#edfddc
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

#bdf87b
#b67bf8

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

Split Complementary

#bdf87b
#7b7ff8
#f57bf8

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

Analogous Color

#f8ea7b
#f1f87b
#bdf87b
#93f87b
#7bf897

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

#bdf87b
#f87bbd
#7bbdf8

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

#bdf87b
#7bbdf8
#b67bf8
#f8b67b

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

#bdf87b
#7bf8f5
#b67bf8
#f87b7f

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

#589f08
#73cf0b
#8df31a
#a5f54b
#bdf87b
#d5fbab
#edfddc
#ffffff
#ffffff

Tints of #bdf87b Color

#bdf87b
#c4f889
#cbf998
#d3faa7
#dafbb5
#e1fbc4
#e9fcd3
#f0fde1
#f7fef0
#ffffff

Shades of #bdf87b color code

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

#bdf87b
#a8dc6d
#93c05f
#7ea552
#698944
#546e36
#3f5229
#2a371b
#151b0d
#000000

Tones

#bdf87b
#bcea89
#bbdc97
#bbcea5
#bac0b3

Tones

Similar Color like #bdf87b color

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

#bef97c
#bffa7d
#c0fb7e
#c1fc7f
#c2fd80
#c3fe81
#c4ff82
#c5ff83
#c6ff84
#c7ff85
#c8ff86
#c9ff87
#caff88
#cbff89
#bcf77a
#bbf679
#baf578
#b9f477
#b8f376
#b7f275
#b6f174
#b5f073
#b4ef72
#b3ee71
#b2ed70
#b1ec6f
#b0eb6e
#afea6d

Download this Light Green

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

#bdf87b Color Code Preview on Black Background Color

This is how #bdf87b Color will look on black background color. Color contrast ratio is 16.88

#bdf87b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf87b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf87b

#bdf87b color code is use for CSS Background Color

Background color for the above div is #bdf87b

HTML with inline CSS

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

#bdf87b color code is use for CSS Border Color

CSS Border color for the above div is #bdf87b

HTML with inline CSS

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

CSS Border Left color for the above div is #bdf87b

HTML with inline CSS

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

CSS Border Right color for the above div is #bdf87b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdf87b

HTML with inline CSS

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

CSS Border Top color for the above div is #bdf87b

HTML with inline CSS

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

#bdf87b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdf87b Color code Preview on White Background

This is how #bdf87b Color code will look on white background color. Color contrast ratio is 1.24

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

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(189,248,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,123,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,248,123,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }