Skip to main content Skip to docs navigation

#b0e7ea 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 Spearmint Water and its hex is #B1EAE8 Nearest Color Name

Color Hue/Base color: Green

Hex #b0e7ea Color code in RGB color code model is created after adding 69.02% red color, 90.59% green color and 91.76% blue color. Hex #b0e7ea Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 1% magenta, 0% yellow and 8.24% black.

Hex #b0e7ea color code is between #aaeeee web safe hex color code and #bbdddd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #b0e7ea color code.

RGB Chart

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

Color Table

Hex Color Code b0e7ea #b0e7ea
RGB Decimal 176, 231, 234 176, 231, 234
RGB Percent 69%, 91%, 92% rgb(69%, 91%, 92%)
CSS RGBa 176, 231, 234,1 rgba(176,231,234,1)
CMYK Model cmyk(25%,1%,0%,8.24%)
HSL Color Space 183,58% ,80% hsl(183,58% ,80%)
HSV Color Space 183°, 25%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110000 11100111 11101010
Octal 260 347 352
Decimal 176 231 234
Hex b0 e7 ea

Different shades of #b0e7ea color code.

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

Darkest of #b0e7ea
#37c2ca
Darker of #b0e7ea
#5fcfd5
Dark of #b0e7ea
#88dbdf
Base of #b0e7ea
#b0e7ea
Light of #b0e7ea
#d8f3f5
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

#b0e7ea
#eab3b0

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

Split Complementary

#b0e7ea
#eab0ca
#ead0b0

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

Analogous Color

#b0eacb
#b0ead5
#b0e7ea
#b0d4ea
#b0bbea

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

#b0e7ea
#e7eab0
#eab0e7

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

#b0e7ea
#eab0e7
#eab3b0
#b0eab3

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

#b0e7ea
#d0b0ea
#eab3b0
#caeab0

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

#2b9da3
#37c2ca
#5fcfd5
#88dbdf
#b0e7ea
#d8f3f5
#ffffff
#ffffff
#ffffff

Tints of #b0e7ea Color

#b0e7ea
#b8e9ec
#c1ecee
#caeff1
#d3f1f3
#dbf4f5
#e4f7f8
#edf9fa
#f6fcfc
#ffffff

Shades of #b0e7ea color code

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

#b0e7ea
#9ccdd0
#88b3b6
#759a9c
#618082
#4e6668
#3a4d4e
#273334
#13191a
#000000

Tones

#b0e7ea
#badee0
#c4d5d6
#cdcdcd
#cdcdcd

Tones

Similar Color like #b0e7ea color

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

#b1e8eb
#b2e9ec
#b3eaed
#b4ebee
#b5ecef
#b6edf0
#b7eef1
#b8eff2
#b9f0f3
#baf1f4
#bbf2f5
#bcf3f6
#bdf4f7
#bef5f8
#afe6e9
#aee5e8
#ade4e7
#ace3e6
#abe2e5
#aae1e4
#a9e0e3
#a8dfe2
#a7dee1
#a6dde0
#a5dcdf
#a4dbde
#a3dadd
#a2d9dc

Download this Light Green

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

#b0e7ea Color Code Preview on Black Background Color

This is how #b0e7ea Color will look on black background color. Color contrast ratio is 15.46

#b0e7ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0e7ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0e7ea

#b0e7ea color code is use for CSS Background Color

Background color for the above div is #b0e7ea

HTML with inline CSS

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

#b0e7ea color code is use for CSS Border Color

CSS Border color for the above div is #b0e7ea

HTML with inline CSS

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

CSS Border Left color for the above div is #b0e7ea

HTML with inline CSS

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

CSS Border Right color for the above div is #b0e7ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0e7ea

HTML with inline CSS

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

CSS Border Top color for the above div is #b0e7ea

HTML with inline CSS

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

#b0e7ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0e7ea Color code Preview on White Background

This is how #b0e7ea Color code will look on white background color. Color contrast ratio is 1.36

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

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