Skip to main content Skip to docs navigation

#8dcfbc hex color | Download Dark 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 Wintermint and its hex is #94D2BF Nearest Color Name

Color Hue/Base color: Green

Hex #8dcfbc Color code in RGB color code model is created after adding 55.29% red color, 81.18% green color and 73.73% blue color. Hex #8dcfbc Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 0% magenta, 9% yellow and 18.82% black.

Hex #8dcfbc color code is between #88ccbb web safe hex color code and #99ddcc web safe hex color code. #88ccbb is the nearest web safe color code. You can see here many more shades of #8dcfbc color code.

RGB Chart

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

Color Table

Hex Color Code 8dcfbc #8dcfbc
RGB Decimal 141, 207, 188 141, 207, 188
RGB Percent 55%, 81%, 74% rgb(55%, 81%, 74%)
CSS RGBa 141, 207, 188,1 rgba(141,207,188,1)
CMYK Model cmyk(32%,0%,9%,18.82%)
HSL Color Space 163,41% ,68% hsl(163,41% ,68%)
HSV Color Space 163°, 32%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001101 11001111 10111100
Octal 215 317 274
Decimal 141 207 188
Hex 8d cf bc

Different shades of #8dcfbc color code.

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

Darkest of #8dcfbc
#3a8972
Darker of #8dcfbc
#49ad90
Dark of #8dcfbc
#69c0a7
Base of #8dcfbc
#8dcfbc
Light of #8dcfbc
#b1ded1
Lighter
#d5ede6
Lightest
#f9fcfb

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

#8dcfbc
#cf8da0

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

Split Complementary

#8dcfbc
#cf8dc1
#cf9b8d

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

Analogous Color

#8dcf96
#8dcfa1
#8dcfbc
#8dcccf
#8db1cf

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

#8dcfbc
#cfbc8d
#bc8dcf

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

#8dcfbc
#bc8dcf
#cf8da0
#a0cf8d

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

#8dcfbc
#9b8dcf
#cf8da0
#c1cf8d

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 #8dcfbc

#2b6554
#3a8972
#49ad90
#69c0a7
#8dcfbc
#b1ded1
#d5ede6
#f9fcfb
#ffffff

Tints of #8dcfbc Color

#8dcfbc
#99d4c3
#a6d9ca
#b3dfd2
#bfe4d9
#cce9e1
#d9efe8
#e5f4f0
#f2f9f7
#ffffff

Shades of #8dcfbc color code

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

#8dcfbc
#7db8a7
#6da192
#5e8a7d
#4e7368
#3e5c53
#2f453e
#1f2e29
#0f1714
#000000

Tones

#8dcfbc
#9dbfb5
#adafae
#aeaeae
#aeaeae

Tones

Similar Color like #8dcfbc color

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

#8ed0bd
#8fd1be
#90d2bf
#91d3c0
#92d4c1
#93d5c2
#94d6c3
#95d7c4
#96d8c5
#97d9c6
#98dac7
#99dbc8
#9adcc9
#9bddca
#8ccebb
#8bcdba
#8accb9
#89cbb8
#88cab7
#87c9b6
#86c8b5
#85c7b4
#84c6b3
#83c5b2
#82c4b1
#81c3b0
#80c2af
#7fc1ae

Download this Dark Green

Hex #8dcfbc 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.

#8dcfbc Color Code Preview on Black Background Color

This is how #8dcfbc Color will look on black background color. Color contrast ratio is 11.78

#8dcfbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8dcfbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8dcfbc

#8dcfbc color code is use for CSS Background Color

Background color for the above div is #8dcfbc

HTML with inline CSS

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

#8dcfbc color code is use for CSS Border Color

CSS Border color for the above div is #8dcfbc

HTML with inline CSS

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

CSS Border Left color for the above div is #8dcfbc

HTML with inline CSS

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

CSS Border Right color for the above div is #8dcfbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8dcfbc

HTML with inline CSS

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

CSS Border Top color for the above div is #8dcfbc

HTML with inline CSS

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

#8dcfbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8dcfbc Color code Preview on White Background

This is how #8dcfbc Color code will look on white background color. Color contrast ratio is 1.78

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

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