Skip to main content Skip to docs navigation

#aabeab 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 Young Gecko and its hex is #AAC0AD Nearest Color Name

Color Hue/Base color: Green

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

Hex #aabeab 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 #aabeab color code.

RGB Chart

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

Color Table

Hex Color Code aabeab #aabeab
RGB Decimal 170, 190, 171 170, 190, 171
RGB Percent 67%, 75%, 67% rgb(67%, 75%, 67%)
CSS RGBa 170, 190, 171,1 rgba(170,190,171,1)
CMYK Model cmyk(11%,0%,10%,25.49%)
HSL Color Space 123,13% ,71% hsl(123,13% ,71%)
HSV Color Space 123°, 11%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10111110 10101011
Octal 252 276 253
Decimal 170 190 171
Hex aa be ab

Different shades of #aabeab color code.

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

Darkest of #aabeab
#5a755b
Darker of #aabeab
#709272
Dark of #aabeab
#8da88e
Base of #aabeab
#aabeab
Light of #aabeab
#c7d4c8
Lighter
#e4eae4
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

#aabeab
#beaabd

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

Split Complementary

#aabeab
#b5aabe
#beaab3

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

Analogous Color

#b5beaa
#b1beaa
#aabeab
#aabeb2
#aabeba

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

#aabeab
#beabaa
#abaabe

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

#aabeab
#abaabe
#beaabd
#bdbeaa

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

#aabeab
#aab3be
#beaabd
#beb5aa

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

#445845
#5a755b
#709272
#8da88e
#aabeab
#c7d4c8
#e4eae4
#ffffff
#ffffff

Tints of #aabeab Color

#aabeab
#b3c5b4
#bcccbd
#c6d3c7
#cfdad0
#d9e2d9
#e2e9e3
#ecf0ec
#f5f7f5
#ffffff

Shades of #aabeab color code

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

#aabeab
#97a898
#849385
#717e72
#5e695f
#4b544c
#383f39
#252a26
#121513
#000000

Tones

#aabeab
#b4b4b4
#b4b4b4
#b4b4b4
#b4b4b4

Tones

Similar Color like #aabeab color

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

#abbfac
#acc0ad
#adc1ae
#aec2af
#afc3b0
#b0c4b1
#b1c5b2
#b2c6b3
#b3c7b4
#b4c8b5
#b5c9b6
#b6cab7
#b7cbb8
#b8ccb9
#a9bdaa
#a8bca9
#a7bba8
#a6baa7
#a5b9a6
#a4b8a5
#a3b7a4
#a2b6a3
#a1b5a2
#a0b4a1
#9fb3a0
#9eb29f
#9db19e
#9cb09d

Download this Light Green

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

#aabeab Color Code Preview on Black Background Color

This is how #aabeab Color will look on black background color. Color contrast ratio is 10.66

#aabeab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabeab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aabeab

#aabeab color code is use for CSS Background Color

Background color for the above div is #aabeab

HTML with inline CSS

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

#aabeab color code is use for CSS Border Color

CSS Border color for the above div is #aabeab

HTML with inline CSS

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

CSS Border Left color for the above div is #aabeab

HTML with inline CSS

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

CSS Border Right color for the above div is #aabeab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aabeab

HTML with inline CSS

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

CSS Border Top color for the above div is #aabeab

HTML with inline CSS

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

#aabeab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aabeab Color code Preview on White Background

This is how #aabeab Color code will look on white background color. Color contrast ratio is 1.97

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

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