Skip to main content Skip to docs navigation

#bdfd84 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 Incandescence and its hex is #C4FE82 Nearest Color Name

Color Hue/Base color: Green

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

Hex #bdfd84 color code is between #bbff88 web safe hex color code and #ccee77 web safe hex color code. #bbff88 is the nearest web safe color code. You can see here many more shades of #bdfd84 color code.

RGB Chart

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

Color Table

Hex Color Code bdfd84 #bdfd84
RGB Decimal 189, 253, 132 189, 253, 132
RGB Percent 74%, 99%, 52% rgb(74%, 99%, 52%)
CSS RGBa 189, 253, 132,1 rgba(189,253,132,1)
CMYK Model cmyk(25%,0%,48%,0.78%)
HSL Color Space 92,97% ,75% hsl(92,97% ,75%)
HSV Color Space 92°, 48%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11111101 10000100
Octal 275 375 204
Decimal 189 253 132
Hex bd fd 84

Different shades of #bdfd84 color code.

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

Darkest of #bdfd84
#6de404
Darker of #bdfd84
#87fb20
Dark of #bdfd84
#a2fc52
Base of #bdfd84
#bdfd84
Light of #bdfd84
#d8feb6
Lighter
#f3ffe8
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

#bdfd84
#c484fd

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

Split Complementary

#bdfd84
#8884fd
#fd84f9

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

Analogous Color

#fdf684
#effd84
#bdfd84
#95fd84
#84fda6

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

#bdfd84
#fd84bd
#84bdfd

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

#bdfd84
#84bdfd
#c484fd
#fdc484

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

#bdfd84
#84f9fd
#c484fd
#fd8884

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

#55b203
#6de404
#87fb20
#a2fc52
#bdfd84
#d8feb6
#f3ffe8
#ffffff
#ffffff

Tints of #bdfd84 Color

#bdfd84
#c4fd91
#cbfd9f
#d3fdad
#dafdba
#e1fec8
#e9fed6
#f0fee3
#f7fef1
#ffffff

Shades of #bdfd84 color code

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

#bdfd84
#a8e075
#93c466
#7ea858
#698c49
#54703a
#3f542c
#2a381d
#151c0e
#000000

Tones

#bdfd84
#bef090
#bee49d
#bfd7a9
#c0cbb6

Tones

Similar Color like #bdfd84 color

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

#befe85
#bfff86
#c0ff87
#c1ff88
#c2ff89
#c3ff8a
#c4ff8b
#c5ff8c
#c6ff8d
#c7ff8e
#c8ff8f
#c9ff90
#caff91
#cbff92
#bcfc83
#bbfb82
#bafa81
#b9f980
#b8f87f
#b7f77e
#b6f67d
#b5f57c
#b4f47b
#b3f37a
#b2f279
#b1f178
#b0f077
#afef76

Download this Light Green

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

#bdfd84 Color Code Preview on Black Background Color

This is how #bdfd84 Color will look on black background color. Color contrast ratio is 17.55

#bdfd84 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfd84

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfd84

#bdfd84 color code is use for CSS Background Color

Background color for the above div is #bdfd84

HTML with inline CSS

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

#bdfd84 color code is use for CSS Border Color

CSS Border color for the above div is #bdfd84

HTML with inline CSS

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

CSS Border Left color for the above div is #bdfd84

HTML with inline CSS

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

CSS Border Right color for the above div is #bdfd84

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdfd84

HTML with inline CSS

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

CSS Border Top color for the above div is #bdfd84

HTML with inline CSS

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

#bdfd84 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdfd84 Color code Preview on White Background

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

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