Skip to main content Skip to docs navigation

#bdfdb0 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 Glow in the Dark and its hex is #BEFDB7 Nearest Color Name

Color Hue/Base color: Green

Hex #bdfdb0 Color code in RGB color code model is created after adding 74.12% red color, 99.22% green color and 69.02% blue color. Hex #bdfdb0 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 30% yellow and 0.78% black.

Hex #bdfdb0 color code is between #bbffaa web safe hex color code and #cceebb web safe hex color code. #bbffaa is the nearest web safe color code. You can see here many more shades of #bdfdb0 color code.

RGB Chart

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

Color Table

Hex Color Code bdfdb0 #bdfdb0
RGB Decimal 189, 253, 176 189, 253, 176
RGB Percent 74%, 99%, 69% rgb(74%, 99%, 69%)
CSS RGBa 189, 253, 176,1 rgba(189,253,176,1)
CMYK Model cmyk(25%,0%,30%,0.78%)
HSL Color Space 110,95% ,84% hsl(110,95% ,84%)
HSV Color Space 110°, 30%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11111101 10110000
Octal 275 375 260
Decimal 189 253 176
Hex bd fd b0

Different shades of #bdfdb0 color code.

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

Darkest of #bdfdb0
#40f91b
Darker of #bdfdb0
#6afa4d
Dark of #bdfdb0
#93fc7e
Base of #bdfdb0
#bdfdb0
Light of #bdfdb0
#e7fee2
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

#bdfdb0
#f0b0fd

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

Split Complementary

#bdfdb0
#cab0fd
#fdb0e4

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

Analogous Color

#eafdb0
#ddfdb0
#bdfdb0
#b0fdbd
#b0fddd

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

#bdfdb0
#fdb0bd
#b0bdfd

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

#bdfdb0
#b0bdfd
#f0b0fd
#fdf0b0

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

#bdfdb0
#b0e4fd
#f0b0fd
#fdcab0

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

#2adb06
#40f91b
#6afa4d
#93fc7e
#bdfdb0
#e7fee2
#ffffff
#ffffff
#ffffff

Tints of #bdfdb0 Color

#bdfdb0
#c4fdb8
#cbfdc1
#d3fdca
#dafdd3
#e1fedb
#e9fee4
#f0feed
#f7fef6
#ffffff

Shades of #bdfdb0 color code

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

#bdfdb0
#a8e09c
#93c488
#7ea875
#698c61
#54704e
#3f543a
#2a3827
#151c13
#000000

Tones

#bdfdb0
#c2f5b8
#c8edc0
#cde5c8
#d2ddd0

Tones

Similar Color like #bdfdb0 color

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

#befeb1
#bfffb2
#c0ffb3
#c1ffb4
#c2ffb5
#c3ffb6
#c4ffb7
#c5ffb8
#c6ffb9
#c7ffba
#c8ffbb
#c9ffbc
#caffbd
#cbffbe
#bcfcaf
#bbfbae
#bafaad
#b9f9ac
#b8f8ab
#b7f7aa
#b6f6a9
#b5f5a8
#b4f4a7
#b3f3a6
#b2f2a5
#b1f1a4
#b0f0a3
#afefa2

Download this Light Green

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

#bdfdb0 Color Code Preview on Black Background Color

This is how #bdfdb0 Color will look on black background color. Color contrast ratio is 17.84

#bdfdb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfdb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfdb0

#bdfdb0 color code is use for CSS Background Color

Background color for the above div is #bdfdb0

HTML with inline CSS

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

#bdfdb0 color code is use for CSS Border Color

CSS Border color for the above div is #bdfdb0

HTML with inline CSS

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

CSS Border Left color for the above div is #bdfdb0

HTML with inline CSS

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

CSS Border Right color for the above div is #bdfdb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdfdb0

HTML with inline CSS

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

CSS Border Top color for the above div is #bdfdb0

HTML with inline CSS

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

#bdfdb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdfdb0 Color code Preview on White Background

This is how #bdfdb0 Color code will look on white background color. Color contrast ratio is 1.18

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

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