Skip to main content Skip to docs navigation

#08aeac 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 Cozumel and its hex is #0AAFA4 Nearest Color Name

Color Hue/Base color: Green

Hex #08aeac Color code in RGB color code model is created after adding 3.14% red color, 68.24% green color and 67.45% blue color. Hex #08aeac Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 1% yellow and 31.76% black.

Hex #08aeac color code is between #00aaaa web safe hex color code and #00bbbb web safe hex color code. #00aaaa is the nearest web safe color code. You can see here many more shades of #08aeac color code.

RGB Chart

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

Color Table

Hex Color Code 08aeac #08aeac
RGB Decimal 8, 174, 172 8, 174, 172
RGB Percent 3%, 68%, 67% rgb(3%, 68%, 67%)
CSS RGBa 8, 174, 172,1 rgba(8,174,172,1)
CMYK Model cmyk(95%,0%,1%,31.76%)
HSL Color Space 179,91% ,36% hsl(179,91% ,36%)
HSV Color Space 179°, 95%, 68%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 10101110 10101100
Octal 10 256 254
Decimal 8 174 172
Hex 08 ae ac

Different shades of #08aeac color code.

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

Darkest of #08aeac
#011c1b
Darker of #08aeac
#044d4c
Dark of #08aeac
#067d7c
Base of #08aeac
#08aeac
Light of #08aeac
#0adfdc
Lighter
#27f5f3
Lightest
#58f7f5

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

#08aeac
#ae080a

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

Split Complementary

#08aeac
#ae085d
#ae5908

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

Analogous Color

#08ae4b
#08ae67
#08aeac
#0879ae
#0833ae

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

#08aeac
#aeac08
#ac08ae

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

#08aeac
#ac08ae
#ae080a
#0aae08

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

#08aeac
#5908ae
#ae080a
#5dae08

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 #08aeac

#000000
#011c1b
#044d4c
#067d7c
#08aeac
#0adfdc
#27f5f3
#58f7f5
#88faf8

Tints of #08aeac Color

#08aeac
#23b7b5
#3ec0be
#5ac9c7
#75d2d0
#91dbda
#ace4e3
#c8edec
#e3f6f5
#ffffff

Shades of #08aeac color code

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

#08aeac
#079a98
#068785
#057472
#04605f
#034d4c
#023a39
#012626
#001313
#000000

Tones

#08aeac
#1a9c9a
#2c8a88
#3f7777
#516565

Tones

Similar Color like #08aeac color

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

#09afad
#0ab0ae
#0bb1af
#0cb2b0
#0db3b1
#0eb4b2
#0fb5b3
#10b6b4
#11b7b5
#12b8b6
#13b9b7
#14bab8
#15bbb9
#16bcba
#07adab
#06acaa
#05aba9
#04aaa8
#03a9a7
#02a8a6
#01a7a5
#00a6a4
#00a5a3
#00a4a2
#00a3a1
#00a2a0
#00a19f
#00a09e

Download this Dark Green

Hex #08aeac 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.

#08aeac Color Code Preview on Black Background Color

This is how #08aeac Color will look on black background color. Color contrast ratio is 7.66

#08aeac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08aeac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08aeac

#08aeac color code is use for CSS Background Color

Background color for the above div is #08aeac

HTML with inline CSS

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

#08aeac color code is use for CSS Border Color

CSS Border color for the above div is #08aeac

HTML with inline CSS

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

CSS Border Left color for the above div is #08aeac

HTML with inline CSS

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

CSS Border Right color for the above div is #08aeac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08aeac

HTML with inline CSS

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

CSS Border Top color for the above div is #08aeac

HTML with inline CSS

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

#08aeac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08aeac Color code Preview on White Background

This is how #08aeac Color code will look on white background color. Color contrast ratio is 2.74

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

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