Skip to main content Skip to docs navigation

#aaeacb 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 Martian Haze and its hex is #ADEACE Nearest Color Name

Color Hue/Base color: Green

Hex #aaeacb Color code in RGB color code model is created after adding 66.67% red color, 91.76% green color and 79.61% blue color. Hex #aaeacb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 13% yellow and 8.24% black.

Hex #aaeacb color code is between #99eecc web safe hex color code and #bbddbb web safe hex color code. #99eecc is the nearest web safe color code. You can see here many more shades of #aaeacb color code.

RGB Chart

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

Color Table

Hex Color Code aaeacb #aaeacb
RGB Decimal 170, 234, 203 170, 234, 203
RGB Percent 67%, 92%, 80% rgb(67%, 92%, 80%)
CSS RGBa 170, 234, 203,1 rgba(170,234,203,1)
CMYK Model cmyk(27%,0%,13%,8.24%)
HSL Color Space 151,60% ,79% hsl(151,60% ,79%)
HSV Color Space 151°, 27%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11101010 11001011
Octal 252 352 313
Decimal 170 234 203
Hex aa ea cb

Different shades of #aaeacb color code.

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

Darkest of #aaeacb
#32c980
Darker of #aaeacb
#58d699
Dark of #aaeacb
#81e0b2
Base of #aaeacb
#aaeacb
Light of #aaeacb
#d3f4e4
Lighter
#fcfefd
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

#aaeacb
#eaaac9

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

Split Complementary

#aaeacb
#eaaae9
#eaabaa

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

Analogous Color

#aeeaaa
#aaeab0
#aaeacb
#aaeae0
#aad9ea

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

#aaeacb
#eacbaa
#cbaaea

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

#aaeacb
#cbaaea
#eaaac9
#c9eaaa

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

#aaeacb
#abaaea
#eaaac9
#e9eaaa

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

#28a066
#32c980
#58d699
#81e0b2
#aaeacb
#d3f4e4
#fcfefd
#ffffff
#ffffff

Tints of #aaeacb Color

#aaeacb
#b3ecd0
#bceed6
#c6f1dc
#cff3e2
#d9f5e7
#e2f8ed
#ecfaf3
#f5fcf9
#ffffff

Shades of #aaeacb color code

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

#aaeacb
#97d0b4
#84b69d
#719c87
#5e8270
#4b685a
#384e43
#25342d
#121a16
#000000

Tones

#aaeacb
#b5dfcb
#bfd5ca
#cacaca
#cacaca

Tones

Similar Color like #aaeacb color

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

#abebcc
#aceccd
#adedce
#aeeecf
#afefd0
#b0f0d1
#b1f1d2
#b2f2d3
#b3f3d4
#b4f4d5
#b5f5d6
#b6f6d7
#b7f7d8
#b8f8d9
#a9e9ca
#a8e8c9
#a7e7c8
#a6e6c7
#a5e5c6
#a4e4c5
#a3e3c4
#a2e2c3
#a1e1c2
#a0e0c1
#9fdfc0
#9edebf
#9dddbe
#9cdcbd

Download this Light Green

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

#aaeacb Color Code Preview on Black Background Color

This is how #aaeacb Color will look on black background color. Color contrast ratio is 15.34

#aaeacb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeacb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeacb

#aaeacb color code is use for CSS Background Color

Background color for the above div is #aaeacb

HTML with inline CSS

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

#aaeacb color code is use for CSS Border Color

CSS Border color for the above div is #aaeacb

HTML with inline CSS

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

CSS Border Left color for the above div is #aaeacb

HTML with inline CSS

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

CSS Border Right color for the above div is #aaeacb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaeacb

HTML with inline CSS

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

CSS Border Top color for the above div is #aaeacb

HTML with inline CSS

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

#aaeacb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaeacb Color code Preview on White Background

This is how #aaeacb Color code will look on white background color. Color contrast ratio is 1.37

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

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