Skip to main content Skip to docs navigation

#aaf0ce 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 Magic Mint and its hex is #AAF0D1 Nearest Color Name

Color Hue/Base color: Green

Hex #aaf0ce Color code in RGB color code model is created after adding 66.67% red color, 94.12% green color and 80.78% blue color. Hex #aaf0ce Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 14% yellow and 5.88% black.

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

RGB Chart

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

Color Table

Hex Color Code aaf0ce #aaf0ce
RGB Decimal 170, 240, 206 170, 240, 206
RGB Percent 67%, 94%, 81% rgb(67%, 94%, 81%)
CSS RGBa 170, 240, 206,1 rgba(170,240,206,1)
CMYK Model cmyk(29%,0%,14%,5.88%)
HSL Color Space 151,70% ,80% hsl(151,70% ,80%)
HSV Color Space 151°, 29%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11110000 11001110
Octal 252 360 316
Decimal 170 240 206
Hex aa f0 ce

Different shades of #aaf0ce color code.

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

Darkest of #aaf0ce
#28d983
Darker of #aaf0ce
#53e19c
Dark of #aaf0ce
#7fe8b5
Base of #aaf0ce
#aaf0ce
Light of #aaf0ce
#d5f8e7
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

#aaf0ce
#f0aacc

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

Split Complementary

#aaf0ce
#f0aaef
#f0abaa

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

Analogous Color

#aff0aa
#aaf0b1
#aaf0ce
#aaf0e5
#aaddf0

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

#aaf0ce
#f0ceaa
#ceaaf0

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

#aaf0ce
#ceaaf0
#f0aacc
#ccf0aa

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

#aaf0ce
#abaaf0
#f0aacc
#eff0aa

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

#1faf69
#28d983
#53e19c
#7fe8b5
#aaf0ce
#d5f8e7
#ffffff
#ffffff
#ffffff

Tints of #aaf0ce Color

#aaf0ce
#b3f1d3
#bcf3d8
#c6f5de
#cff6e3
#d9f8e9
#e2faee
#ecfbf4
#f5fdf9
#ffffff

Shades of #aaf0ce color code

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

#aaf0ce
#97d5b7
#84baa0
#71a089
#5e8572
#4b6a5b
#385044
#25352d
#121a16
#000000

Tones

#aaf0ce
#b4e6ce
#bedccd
#c8d2cd
#cdcdcd

Tones

Similar Color like #aaf0ce color

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

#abf1cf
#acf2d0
#adf3d1
#aef4d2
#aff5d3
#b0f6d4
#b1f7d5
#b2f8d6
#b3f9d7
#b4fad8
#b5fbd9
#b6fcda
#b7fddb
#b8fedc
#a9efcd
#a8eecc
#a7edcb
#a6ecca
#a5ebc9
#a4eac8
#a3e9c7
#a2e8c6
#a1e7c5
#a0e6c4
#9fe5c3
#9ee4c2
#9de3c1
#9ce2c0

Download this Light Green

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

#aaf0ce Color Code Preview on Black Background Color

This is how #aaf0ce Color will look on black background color. Color contrast ratio is 16.06

#aaf0ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaf0ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaf0ce

#aaf0ce color code is use for CSS Background Color

Background color for the above div is #aaf0ce

HTML with inline CSS

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

#aaf0ce color code is use for CSS Border Color

CSS Border color for the above div is #aaf0ce

HTML with inline CSS

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

CSS Border Left color for the above div is #aaf0ce

HTML with inline CSS

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

CSS Border Right color for the above div is #aaf0ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaf0ce

HTML with inline CSS

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

CSS Border Top color for the above div is #aaf0ce

HTML with inline CSS

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

#aaf0ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaf0ce Color code Preview on White Background

This is how #aaf0ce Color code will look on white background color. Color contrast ratio is 1.31

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

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