Skip to main content Skip to docs navigation

#AAC0AD hex color | Young Gecko | 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 #AAC0AD Color Code is also known as | Young Gecko color.

Hex #AAC0AD Color code in RGB color code model is created after adding 66.67% red color, 75.29% green color and 67.84% blue color. Hex #AAC0AD Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 10% yellow and 24.71% black.

Hex #AAC0AD color code is between #99bbaa web safe hex color code and #bbccbb web safe hex color code. #99bbaa is the nearest web safe color code. You can see here many more shades of #AAC0AD color code.

RGB Chart

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

Color Table

Hex Color Code AAC0AD #AAC0AD
RGB Decimal 170, 192, 173 170, 192, 173
RGB Percent 67%, 75%, 68% rgb(67%, 75%, 68%)
CSS RGBa 170, 192, 173,1 rgba(170,192,173,1)
CMYK Model cmyk(11%,0%,10%,24.71%)
HSL Color Space 128,15% ,71% hsl(128,15% ,71%)
HSV Color Space 128°, 11%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11000000 10101101
Octal 252 300 255
Decimal 170 192 173
Hex AA C0 AD

Different shades of #AAC0AD color code.

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

Darkest of #AAC0AD
#59785d
Darker of #AAC0AD
#6f9574
Dark of #AAC0AD
#8daa91
Base of #AAC0AD
#aac0ad
Light of #AAC0AD
#c7d6c9
Lighter
#e5ebe6
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

#aac0ad
#c0aabd

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

Split Complementary

#AAC0AD
#b8aac0
#c0aab2

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

Analogous Color

#b4c0aa
#b0c0aa
#aac0ad
#aac0b4
#aac0bd

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

#AAC0AD
#c0adaa
#adaac0

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

#AAC0AD
#adaac0
#c0aabd
#bdc0aa

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

#AAC0AD
#aab2c0
#c0aabd
#c0b8aa

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

#435b46
#59785d
#6f9574
#8daa91
#aac0ad
#c7d6c9
#e5ebe6
#ffffff
#ffffff

Tints of #AAC0AD Color

#aac0ad
#b3c7b6
#bccebf
#c6d5c8
#cfdcd1
#d9e3da
#e2eae3
#ecf1ec
#f5f8f5
#ffffff

Shades of #AAC0AD color code

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

#aac0ad
#97aa99
#849586
#718073
#5e6a60
#4b554c
#384039
#252a26
#121513
#000000

Tones

#aac0ad
#b5b5b5
#b5b5b5
#b5b5b5
#b5b5b5

Tones

Similar Color like #AAC0AD color

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

#abc1ae
#acc2af
#adc3b0
#aec4b1
#afc5b2
#b0c6b3
#b1c7b4
#b2c8b5
#b3c9b6
#b4cab7
#b5cbb8
#b6ccb9
#b7cdba
#b8cebb
#a9bfac
#a8beab
#a7bdaa
#a6bca9
#a5bba8
#a4baa7
#a3b9a6
#a2b8a5
#a1b7a4
#a0b6a3
#9fb5a2
#9eb4a1
#9db3a0
#9cb29f

Download this Light Green

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

#AAC0AD Color Code Preview on Black Background Color

This is how #AAC0AD Color will look on black background color. Color contrast ratio is 10.85

#AAC0AD in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AAC0AD

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AAC0AD

#AAC0AD color code is use for CSS Background Color

Background color for the above div is #AAC0AD

HTML with inline CSS

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

#AAC0AD color code is use for CSS Border Color

CSS Border color for the above div is #AAC0AD

HTML with inline CSS

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

CSS Border Left color for the above div is #AAC0AD

HTML with inline CSS

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

CSS Border Right color for the above div is #AAC0AD

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AAC0AD

HTML with inline CSS

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

CSS Border Top color for the above div is #AAC0AD

HTML with inline CSS

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

#AAC0AD hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AAC0AD Color code Preview on White Background

This is how #AAC0AD Color code will look on white background color. Color contrast ratio is 1.94

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

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