Skip to main content Skip to docs navigation

#bdfd83 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 #bdfd83 Color code in RGB color code model is created after adding 74.12% red color, 99.22% green color and 51.37% blue color. Hex #bdfd83 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 #bdfd83 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 #bdfd83 color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10111101 11111101 10000011
Octal 275 375 203
Decimal 189 253 131
Hex bd fd 83

Different shades of #bdfd83 color code.

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

Darkest of #bdfd83
#6ee304
Darker of #bdfd83
#88fb1f
Dark of #bdfd83
#a2fc51
Base of #bdfd83
#bdfd83
Light of #bdfd83
#d8feb5
Lighter
#f2ffe7
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

#bdfd83
#c383fd

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

Split Complementary

#bdfd83
#8683fd
#fd83fa

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

Analogous Color

#fdf683
#f0fd83
#bdfd83
#94fd83
#83fda4

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

#bdfd83
#fd83bd
#83bdfd

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

#bdfd83
#83bdfd
#c383fd
#fdc383

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

#bdfd83
#83fafd
#c383fd
#fd8683

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

#56b103
#6ee304
#88fb1f
#a2fc51
#bdfd83
#d8feb5
#f2ffe7
#ffffff
#ffffff

Tints of #bdfd83 Color

#bdfd83
#c4fd90
#cbfd9e
#d3fdac
#dafdba
#e1fec7
#e9fed5
#f0fee3
#f7fef1
#ffffff

Shades of #bdfd83 color code

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

#bdfd83
#a8e074
#93c465
#7ea857
#698c48
#54703a
#3f542b
#2a381d
#151c0e
#000000

Tones

#bdfd83
#bef090
#bee49c
#bfd7a9
#bfcbb5

Tones

Similar Color like #bdfd83 color

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

#befe84
#bfff85
#c0ff86
#c1ff87
#c2ff88
#c3ff89
#c4ff8a
#c5ff8b
#c6ff8c
#c7ff8d
#c8ff8e
#c9ff8f
#caff90
#cbff91
#bcfc82
#bbfb81
#bafa80
#b9f97f
#b8f87e
#b7f77d
#b6f67c
#b5f57b
#b4f47a
#b3f379
#b2f278
#b1f177
#b0f076
#afef75

Download this Light Green

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

#bdfd83 Color Code Preview on Black Background Color

This is how #bdfd83 Color will look on black background color. Color contrast ratio is 17.54

#bdfd83 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfd83

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdfd83

#bdfd83 color code is use for CSS Background Color

Background color for the above div is #bdfd83

HTML with inline CSS

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

#bdfd83 color code is use for CSS Border Color

CSS Border color for the above div is #bdfd83

HTML with inline CSS

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

CSS Border Left color for the above div is #bdfd83

HTML with inline CSS

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

CSS Border Right color for the above div is #bdfd83

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdfd83

HTML with inline CSS

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

CSS Border Top color for the above div is #bdfd83

HTML with inline CSS

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

#bdfd83 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdfd83 Color code Preview on White Background

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

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