Skip to main content Skip to docs navigation

#aafecd 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 Neo Mint and its hex is #AAFFCC Nearest Color Name

Color Hue/Base color: Blue

Hex #aafecd Color code in RGB color code model is created after adding 66.67% red color, 99.61% green color and 80.39% blue color. Hex #aafecd Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 0% magenta, 19% yellow and 0.39% black.

Hex #aafecd color code is between #99ffcc web safe hex color code and #bbeedd web safe hex color code. #99ffcc is the nearest web safe color code. You can see here many more shades of #aafecd color code.

RGB Chart

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

Color Table

Hex Color Code aafecd #aafecd
RGB Decimal 170, 254, 205 170, 254, 205
RGB Percent 67%, 100%, 80% rgb(67%, 100%, 80%)
CSS RGBa 170, 254, 205,1 rgba(170,254,205,1)
CMYK Model cmyk(33%,0%,19%,0.39%)
HSL Color Space 145,98% ,83% hsl(145,98% ,83%)
HSV Color Space 145°, 33%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11111110 11001101
Octal 252 376 315
Decimal 170 254 205
Hex aa fe cd

Different shades of #aafecd color code.

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

Darkest of #aafecd
#13fc74
Darker of #aafecd
#45fd92
Dark of #aafecd
#78fdaf
Base of #aafecd
#aafecd
Light of #aafecd
#dcffeb
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

#aafecd
#feaadb

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

Split Complementary

#aafecd
#f7aafe
#feaab1

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

Analogous Color

#b8feaa
#aafeaa
#aafecd
#aafee9
#aaf0fe

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

#aafecd
#fecdaa
#cdaafe

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

#aafecd
#cdaafe
#feaadb
#dbfeaa

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

#aafecd
#aab1fe
#feaadb
#fef7aa

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

#03d95c
#13fc74
#45fd92
#78fdaf
#aafecd
#dcffeb
#ffffff
#ffffff
#ffffff

Tints of #aafecd Color

#aafecd
#b3fed2
#bcfed8
#c6fedd
#cffee3
#d9fee8
#e2feee
#ecfef3
#f5fef9
#ffffff

Shades of #aafecd color code

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

#aafecd
#97e1b6
#84c59f
#71a988
#5e8d71
#4b705b
#385444
#25382d
#121c16
#000000

Tones

#aafecd
#b3f5ce
#bbedd0
#c4e4d1
#ccdcd3

Tones

Similar Color like #aafecd color

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

#abffce
#acffcf
#adffd0
#aeffd1
#afffd2
#b0ffd3
#b1ffd4
#b2ffd5
#b3ffd6
#b4ffd7
#b5ffd8
#b6ffd9
#b7ffda
#b8ffdb
#a9fdcc
#a8fccb
#a7fbca
#a6fac9
#a5f9c8
#a4f8c7
#a3f7c6
#a2f6c5
#a1f5c4
#a0f4c3
#9ff3c2
#9ef2c1
#9df1c0
#9cf0bf

Download this Light Blue

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

#aafecd Color Code Preview on Black Background Color

This is how #aafecd Color will look on black background color. Color contrast ratio is 17.77

#aafecd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aafecd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aafecd

#aafecd color code is use for CSS Background Color

Background color for the above div is #aafecd

HTML with inline CSS

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

#aafecd color code is use for CSS Border Color

CSS Border color for the above div is #aafecd

HTML with inline CSS

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

CSS Border Left color for the above div is #aafecd

HTML with inline CSS

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

CSS Border Right color for the above div is #aafecd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aafecd

HTML with inline CSS

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

CSS Border Top color for the above div is #aafecd

HTML with inline CSS

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

#aafecd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aafecd Color code Preview on White Background

This is how #aafecd Color code will look on white background color. Color contrast ratio is 1.18

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

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