Skip to main content Skip to docs navigation

#aaeaef hex color | Download Light Blue 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 Uranus and its hex is #ACE5EE Nearest Color Name

Color Hue/Base color: Blue

Hex #aaeaef Color code in RGB color code model is created after adding 66.67% red color, 91.76% green color and 93.73% blue color. Hex #aaeaef Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 2% magenta, 0% yellow and 6.27% black.

Hex #aaeaef color code is between #99eeee web safe hex color code and #bbddff web safe hex color code. #99eeee is the nearest web safe color code. You can see here many more shades of #aaeaef color code.

RGB Chart

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

Color Table

Hex Color Code aaeaef #aaeaef
RGB Decimal 170, 234, 239 170, 234, 239
RGB Percent 67%, 92%, 94% rgb(67%, 92%, 94%)
CSS RGBa 170, 234, 239,1 rgba(170,234,239,1)
CMYK Model cmyk(29%,2%,0%,6.27%)
HSL Color Space 184,68% ,80% hsl(184,68% ,80%)
HSV Color Space 184°, 29%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11101010 11101111
Octal 252 352 357
Decimal 170 234 239
Hex aa ea ef

Different shades of #aaeaef color code.

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

Darkest of #aaeaef
#29cad7
Darker of #aaeaef
#54d5df
Dark of #aaeaef
#7fdfe7
Base of #aaeaef
#aaeaef
Light of #aaeaef
#d5f5f7
Lighter
#ffffff
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

#aaeaef
#efafaa

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

Split Complementary

#aaeaef
#efaac8
#efd2aa

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

Analogous Color

#aaefcc
#aaefd7
#aaeaef
#aad3ef
#aab6ef

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

#aaeaef
#eaefaa
#efaaea

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

#aaeaef
#efaaea
#efafaa
#aaefaf

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

#aaeaef
#d2aaef
#efafaa
#c8efaa

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

#20a2ad
#29cad7
#54d5df
#7fdfe7
#aaeaef
#d5f5f7
#ffffff
#ffffff
#ffffff

Tints of #aaeaef Color

#aaeaef
#b3ecf0
#bceef2
#c6f1f4
#cff3f6
#d9f5f7
#e2f8f9
#ecfafb
#f5fcfd
#ffffff

Shades of #aaeaef color code

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

#aaeaef
#97d0d4
#84b6b9
#719c9f
#5e8284
#4b686a
#384e4f
#253435
#121a1a
#000000

Tones

#aaeaef
#b4e1e5
#bed9db
#c8d0d1
#cdcdcd

Tones

Similar Color like #aaeaef color

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

#abebf0
#acecf1
#adedf2
#aeeef3
#afeff4
#b0f0f5
#b1f1f6
#b2f2f7
#b3f3f8
#b4f4f9
#b5f5fa
#b6f6fb
#b7f7fc
#b8f8fd
#a9e9ee
#a8e8ed
#a7e7ec
#a6e6eb
#a5e5ea
#a4e4e9
#a3e3e8
#a2e2e7
#a1e1e6
#a0e0e5
#9fdfe4
#9edee3
#9ddde2
#9cdce1

Download this Light Blue

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

#aaeaef Color Code Preview on Black Background Color

This is how #aaeaef Color will look on black background color. Color contrast ratio is 15.72

#aaeaef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeaef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaeaef

#aaeaef color code is use for CSS Background Color

Background color for the above div is #aaeaef

HTML with inline CSS

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

#aaeaef color code is use for CSS Border Color

CSS Border color for the above div is #aaeaef

HTML with inline CSS

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

CSS Border Left color for the above div is #aaeaef

HTML with inline CSS

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

CSS Border Right color for the above div is #aaeaef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaeaef

HTML with inline CSS

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

CSS Border Top color for the above div is #aaeaef

HTML with inline CSS

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

#aaeaef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaeaef Color code Preview on White Background

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

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