Skip to main content Skip to docs navigation

#B8DCDC hex color | Blue Glass | 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

Color Hue/Base color: Green

Hex #B8DCDC Color Code is also known as | Blue Glass color.

Hex #B8DCDC Color code in RGB color code model is created after adding 72.16% red color, 86.27% green color and 86.27% blue color. Hex #B8DCDC Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 0% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code B8DCDC #B8DCDC
RGB Decimal 184, 220, 220 184, 220, 220
RGB Percent 72%, 86%, 86% rgb(72%, 86%, 86%)
CSS RGBa 184, 220, 220,1 rgba(184,220,220,1)
CMYK Model cmyk(16%,0%,0%,13.73%)
HSL Color Space 180,34% ,79% hsl(180,34% ,79%)
HSV Color Space 180°, 16%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111000 11011100 11011100
Octal 270 334 334
Decimal 184 220 220
Hex B8 DC DC

Different shades of #B8DCDC color code.

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

Darkest of #B8DCDC
#53a8a8
Darker of #B8DCDC
#74baba
Dark of #B8DCDC
#96cbcb
Base of #B8DCDC
#b8dcdc
Light of #B8DCDC
#daeded
Lighter
#fcfefe
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

#b8dcdc
#dcb8b8

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

Split Complementary

#B8DCDC
#dcb8ca
#dccab8

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

Analogous Color

#b8dcc7
#b8dccd
#b8dcdc
#b8d0dc
#b8c1dc

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

#B8DCDC
#dcdcb8
#dcb8dc

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

#B8DCDC
#dcb8dc
#dcb8b8
#b8dcb8

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

#B8DCDC
#cab8dc
#dcb8b8
#cadcb8

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

#428686
#53a8a8
#74baba
#96cbcb
#b8dcdc
#daeded
#fcfefe
#ffffff
#ffffff

Tints of #B8DCDC Color

#b8dcdc
#bfdfdf
#c7e3e3
#cfe7e7
#d7ebeb
#dfefef
#e7f3f3
#eff7f7
#f7fbfb
#ffffff

Shades of #B8DCDC color code

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

#b8dcdc
#a3c3c3
#8fabab
#7a9292
#667a7a
#516161
#3d4949
#283030
#141818
#000000

Tones

#b8dcdc
#c3d1d1
#cacaca
#cacaca
#cacaca

Tones

Similar Color like #B8DCDC color

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

#b9dddd
#badede
#bbdfdf
#bce0e0
#bde1e1
#bee2e2
#bfe3e3
#c0e4e4
#c1e5e5
#c2e6e6
#c3e7e7
#c4e8e8
#c5e9e9
#c6eaea
#b7dbdb
#b6dada
#b5d9d9
#b4d8d8
#b3d7d7
#b2d6d6
#b1d5d5
#b0d4d4
#afd3d3
#aed2d2
#add1d1
#acd0d0
#abcfcf
#aacece

Download this Light Green

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

#B8DCDC Color Code Preview on Black Background Color

This is how #B8DCDC Color will look on black background color. Color contrast ratio is 14.31

#B8DCDC in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #B8DCDC

HTML with inline CSS

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

Your Example Paragraph content text in with font color #B8DCDC

#B8DCDC color code is use for CSS Background Color

Background color for the above div is #B8DCDC

HTML with inline CSS

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

#B8DCDC color code is use for CSS Border Color

CSS Border color for the above div is #B8DCDC

HTML with inline CSS

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

CSS Border Left color for the above div is #B8DCDC

HTML with inline CSS

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

CSS Border Right color for the above div is #B8DCDC

HTML with inline CSS

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

CSS Border Bottom color for the above div is #B8DCDC

HTML with inline CSS

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

CSS Border Top color for the above div is #B8DCDC

HTML with inline CSS

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

#B8DCDC hex Color code used as CSS color Codes

Example CSS Class for usage

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

#B8DCDC Color code Preview on White Background

This is how #B8DCDC Color code will look on white background color. Color contrast ratio is 1.47

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

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