Skip to main content Skip to docs navigation

#baecdf 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 Fresh Breeze and its hex is #BEEDDC Nearest Color Name

Color Hue/Base color: Green

Hex #baecdf Color code in RGB color code model is created after adding 72.94% red color, 92.55% green color and 87.45% blue color. Hex #baecdf Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 6% yellow and 7.45% black.

Hex #baecdf color code is between #bbeedd web safe hex color code and #aaddee web safe hex color code. #bbeedd is the nearest web safe color code. You can see here many more shades of #baecdf color code.

RGB Chart

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

Color Table

Hex Color Code baecdf #baecdf
RGB Decimal 186, 236, 223 186, 236, 223
RGB Percent 73%, 93%, 87% rgb(73%, 93%, 87%)
CSS RGBa 186, 236, 223,1 rgba(186,236,223,1)
CMYK Model cmyk(21%,0%,6%,7.45%)
HSL Color Space 164,57% ,83% hsl(164,57% ,83%)
HSV Color Space 164°, 21%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 11101100 11011111
Octal 272 354 337
Decimal 186 236 223
Hex ba ec df

Different shades of #baecdf color code.

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

Darkest of #baecdf
#42cba7
Darker of #baecdf
#6ad6ba
Dark of #baecdf
#92e1cc
Base of #baecdf
#baecdf
Light of #baecdf
#e2f7f2
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

#baecdf
#ecbac7

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

Split Complementary

#baecdf
#ecbae0
#ecc6ba

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

Analogous Color

#baecc2
#baecca
#baecdf
#bae8ec
#bad4ec

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

#baecdf
#ecdfba
#dfbaec

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

#baecdf
#dfbaec
#ecbac7
#c7ecba

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

#baecdf
#c6baec
#ecbac7
#e0ecba

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

#2fab8b
#42cba7
#6ad6ba
#92e1cc
#baecdf
#e2f7f2
#ffffff
#ffffff
#ffffff

Tints of #baecdf Color

#baecdf
#c1eee2
#c9f0e6
#d1f2e9
#d8f4ed
#e0f6f0
#e8f8f4
#effaf7
#f7fcfb
#ffffff

Shades of #baecdf color code

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

#baecdf
#a5d1c6
#90b7ad
#7c9d94
#67837b
#526863
#3e4e4a
#293431
#141a18
#000000

Tones

#baecdf
#c3e3db
#ccdad7
#d3d3d3
#d3d3d3

Tones

Similar Color like #baecdf color

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

#bbede0
#bceee1
#bdefe2
#bef0e3
#bff1e4
#c0f2e5
#c1f3e6
#c2f4e7
#c3f5e8
#c4f6e9
#c5f7ea
#c6f8eb
#c7f9ec
#c8faed
#b9ebde
#b8eadd
#b7e9dc
#b6e8db
#b5e7da
#b4e6d9
#b3e5d8
#b2e4d7
#b1e3d6
#b0e2d5
#afe1d4
#aee0d3
#addfd2
#acded1

Download this Light Green

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

#baecdf Color Code Preview on Black Background Color

This is how #baecdf Color will look on black background color. Color contrast ratio is 16.15

#baecdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baecdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baecdf

#baecdf color code is use for CSS Background Color

Background color for the above div is #baecdf

HTML with inline CSS

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

#baecdf color code is use for CSS Border Color

CSS Border color for the above div is #baecdf

HTML with inline CSS

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

CSS Border Left color for the above div is #baecdf

HTML with inline CSS

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

CSS Border Right color for the above div is #baecdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baecdf

HTML with inline CSS

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

CSS Border Top color for the above div is #baecdf

HTML with inline CSS

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

#baecdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baecdf Color code Preview on White Background

This is how #baecdf Color code will look on white background color. Color contrast ratio is 1.30

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

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(186,236,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,186,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,236,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }