Skip to main content Skip to docs navigation

#aaebdb 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 #aaebdb Color code in RGB color code model is created after adding 66.67% red color, 92.16% green color and 85.88% blue color. Hex #aaebdb 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 #aaebdb 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 #aaebdb color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101010 11101011 11011011
Octal 252 353 333
Decimal 170 235 219
Hex aa eb db

Different shades of #aaebdb color code.

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

Darkest of #aaebdb
#30cca6
Darker of #aaebdb
#57d8b8
Dark of #aaebdb
#81e1ca
Base of #aaebdb
#aaebdb
Light of #aaebdb
#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

#aaebdb
#ebaaba

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

Split Complementary

#aaebdb
#ebaada
#ebbaaa

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

Analogous Color

#aaebb5
#aaebc0
#aaebdb
#aae5eb
#aacaeb

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

#aaebdb
#ebdbaa
#dbaaeb

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

#aaebdb
#dbaaeb
#ebaaba
#baebaa

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

#aaebdb
#baaaeb
#ebaaba
#daebaa

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

#26a384
#30cca6
#57d8b8
#81e1ca
#aaebdb
#d3f5ec
#fdfefe
#ffffff
#ffffff

Tints of #aaebdb Color

#aaebdb
#b3eddf
#bcefe3
#c6f1e7
#cff3eb
#d9f6ef
#e2f8f3
#ecfaf7
#f5fcfb
#ffffff

Shades of #aaebdb color code

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

#aaebdb
#97d0c2
#84b6aa
#719c92
#5e8279
#4b6861
#384e49
#253430
#121a18
#000000

Tones

#aaebdb
#b4e0d6
#bfd6d0
#c9cbcb
#cacaca

Tones

Similar Color like #aaebdb color

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

#abecdc
#aceddd
#adeede
#aeefdf
#aff0e0
#b0f1e1
#b1f2e2
#b2f3e3
#b3f4e4
#b4f5e5
#b5f6e6
#b6f7e7
#b7f8e8
#b8f9e9
#a9eada
#a8e9d9
#a7e8d8
#a6e7d7
#a5e6d6
#a4e5d5
#a3e4d4
#a2e3d3
#a1e2d2
#a0e1d1
#9fe0d0
#9edfcf
#9ddece
#9cddcd

Download this Light Green

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

#aaebdb Color Code Preview on Black Background Color

This is how #aaebdb Color will look on black background color. Color contrast ratio is 15.62

#aaebdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaebdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaebdb

#aaebdb color code is use for CSS Background Color

Background color for the above div is #aaebdb

HTML with inline CSS

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

#aaebdb color code is use for CSS Border Color

CSS Border color for the above div is #aaebdb

HTML with inline CSS

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

CSS Border Left color for the above div is #aaebdb

HTML with inline CSS

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

CSS Border Right color for the above div is #aaebdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaebdb

HTML with inline CSS

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

CSS Border Top color for the above div is #aaebdb

HTML with inline CSS

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

#aaebdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaebdb Color code Preview on White Background

This is how #aaebdb Color code will look on white background color. Color contrast ratio is 1.34

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

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