Skip to main content Skip to docs navigation

#bdf2d2 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 Seafoam Splashes and its hex is #B0EFCE Nearest Color Name

Color Hue/Base color: Green

Hex #bdf2d2 Color code in RGB color code model is created after adding 74.12% red color, 94.9% green color and 82.35% blue color. Hex #bdf2d2 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 13% yellow and 5.1% black.

Hex #bdf2d2 color code is between #bbeecc web safe hex color code and #ccffdd web safe hex color code. #bbeecc is the nearest web safe color code. You can see here many more shades of #bdf2d2 color code.

RGB Chart

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

Color Table

Hex Color Code bdf2d2 #bdf2d2
RGB Decimal 189, 242, 210 189, 242, 210
RGB Percent 74%, 95%, 82% rgb(74%, 95%, 82%)
CSS RGBa 189, 242, 210,1 rgba(189,242,210,1)
CMYK Model cmyk(22%,0%,13%,5.1%)
HSL Color Space 144,67% ,85% hsl(144,67% ,85%)
HSV Color Space 144°, 22%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11110010 11010010
Octal 275 362 322
Decimal 189 242 210
Hex bd f2 d2

Different shades of #bdf2d2 color code.

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

Darkest of #bdf2d2
#3dd97b
Darker of #bdf2d2
#68e198
Dark of #bdf2d2
#92eab5
Base of #bdf2d2
#bdf2d2
Light of #bdf2d2
#e8faef
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

#bdf2d2
#f2bddd

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

Split Complementary

#bdf2d2
#ecbdf2
#f2bdc3

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

Analogous Color

#c7f2bd
#bef2bd
#bdf2d2
#bdf2e4
#bdeaf2

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

#bdf2d2
#f2d2bd
#d2bdf2

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

#bdf2d2
#d2bdf2
#f2bddd
#ddf2bd

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

#bdf2d2
#bdc3f2
#f2bddd
#f2ecbd

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

#25be62
#3dd97b
#68e198
#92eab5
#bdf2d2
#e8faef
#ffffff
#ffffff
#ffffff

Tints of #bdf2d2 Color

#bdf2d2
#c4f3d7
#cbf4dc
#d3f6e1
#daf7e6
#e1f9eb
#e9faf0
#f0fcf5
#f7fdfa
#ffffff

Shades of #bdf2d2 color code

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

#bdf2d2
#a8d7ba
#93bca3
#7ea18c
#698674
#546b5d
#3f5046
#2a352e
#151a17
#000000

Tones

#bdf2d2
#c5ead4
#cde2d5
#d5dad7
#d8d8d8

Tones

Similar Color like #bdf2d2 color

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

#bef3d3
#bff4d4
#c0f5d5
#c1f6d6
#c2f7d7
#c3f8d8
#c4f9d9
#c5fada
#c6fbdb
#c7fcdc
#c8fddd
#c9fede
#caffdf
#cbffe0
#bcf1d1
#bbf0d0
#baefcf
#b9eece
#b8edcd
#b7eccc
#b6ebcb
#b5eaca
#b4e9c9
#b3e8c8
#b2e7c7
#b1e6c6
#b0e5c5
#afe4c4

Download this Light Green

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

#bdf2d2 Color Code Preview on Black Background Color

This is how #bdf2d2 Color will look on black background color. Color contrast ratio is 16.80

#bdf2d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf2d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdf2d2

#bdf2d2 color code is use for CSS Background Color

Background color for the above div is #bdf2d2

HTML with inline CSS

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

#bdf2d2 color code is use for CSS Border Color

CSS Border color for the above div is #bdf2d2

HTML with inline CSS

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

CSS Border Left color for the above div is #bdf2d2

HTML with inline CSS

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

CSS Border Right color for the above div is #bdf2d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdf2d2

HTML with inline CSS

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

CSS Border Top color for the above div is #bdf2d2

HTML with inline CSS

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

#bdf2d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdf2d2 Color code Preview on White Background

This is how #bdf2d2 Color code will look on white background color. Color contrast ratio is 1.25

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

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