Skip to main content Skip to docs navigation

#aaebda 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 Waterwings and its hex is #AFEBDE Nearest Color Name

Color Hue/Base color: Green

Hex #aaebda Color code in RGB color code model is created after adding 66.67% red color, 92.16% green color and 85.49% blue color. Hex #aaebda Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 7% yellow and 7.84% black.

Hex #aaebda color code is between #99eedd web safe hex color code and #bbddcc web safe hex color code. #99eedd is the nearest web safe color code. You can see here many more shades of #aaebda color code.

RGB Chart

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

Color Table

Hex Color Code aaebda #aaebda
RGB Decimal 170, 235, 218 170, 235, 218
RGB Percent 67%, 92%, 85% rgb(67%, 92%, 85%)
CSS RGBa 170, 235, 218,1 rgba(170,235,218,1)
CMYK Model cmyk(28%,0%,7%,7.84%)
HSL Color Space 164,62% ,79% hsl(164,62% ,79%)
HSV Color Space 164°, 28%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11101011 11011010
Octal 252 353 332
Decimal 170 235 218
Hex aa eb da

Different shades of #aaebda color code.

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

Darkest of #aaebda
#30cca3
Darker of #aaebda
#57d8b6
Dark of #aaebda
#81e1c8
Base of #aaebda
#aaebda
Light of #aaebda
#d3f5ec
Lighter
#fdfefe
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

#aaebda
#ebaabb

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

Split Complementary

#aaebda
#ebaadb
#ebb9aa

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

Analogous Color

#aaebb4
#aaebbf
#aaebda
#aae6eb
#aacbeb

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

#aaebda
#ebdaaa
#daaaeb

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

#aaebda
#daaaeb
#ebaabb
#bbebaa

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

#aaebda
#b9aaeb
#ebaabb
#dbebaa

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

#26a382
#30cca3
#57d8b6
#81e1c8
#aaebda
#d3f5ec
#fdfefe
#ffffff
#ffffff

Tints of #aaebda Color

#aaebda
#b3edde
#bcefe2
#c6f1e6
#cff3ea
#d9f6ee
#e2f8f2
#ecfaf6
#f5fcfa
#ffffff

Shades of #aaebda color code

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

#aaebda
#97d0c1
#84b6a9
#719c91
#5e8279
#4b6860
#384e48
#253430
#121a18
#000000

Tones

#aaebda
#b4e0d5
#bfd6d0
#c9cbcb
#cacaca

Tones

Similar Color like #aaebda color

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

#abecdb
#aceddc
#adeedd
#aeefde
#aff0df
#b0f1e0
#b1f2e1
#b2f3e2
#b3f4e3
#b4f5e4
#b5f6e5
#b6f7e6
#b7f8e7
#b8f9e8
#a9ead9
#a8e9d8
#a7e8d7
#a6e7d6
#a5e6d5
#a4e5d4
#a3e4d3
#a2e3d2
#a1e2d1
#a0e1d0
#9fe0cf
#9edfce
#9ddecd
#9cddcc

Download this Light Green

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

#aaebda Color Code Preview on Black Background Color

This is how #aaebda Color will look on black background color. Color contrast ratio is 15.60

#aaebda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaebda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaebda

#aaebda color code is use for CSS Background Color

Background color for the above div is #aaebda

HTML with inline CSS

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

#aaebda color code is use for CSS Border Color

CSS Border color for the above div is #aaebda

HTML with inline CSS

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

CSS Border Left color for the above div is #aaebda

HTML with inline CSS

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

CSS Border Right color for the above div is #aaebda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaebda

HTML with inline CSS

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

CSS Border Top color for the above div is #aaebda

HTML with inline CSS

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

#aaebda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaebda Color code Preview on White Background

This is how #aaebda Color code will look on white background color. Color contrast ratio is 1.35

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

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