Skip to main content Skip to docs navigation

#aaefbc 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 Ultra Mint and its hex is #A3EFB8 Nearest Color Name

Color Hue/Base color: Green

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

Hex #aaefbc color code is between #99eebb web safe hex color code and #bbffcc web safe hex color code. #99eebb is the nearest web safe color code. You can see here many more shades of #aaefbc color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101010 11101111 10111100
Octal 252 357 274
Decimal 170 239 188
Hex aa ef bc

Different shades of #aaefbc color code.

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

Darkest of #aaefbc
#29d757
Darker of #aaefbc
#54df78
Dark of #aaefbc
#7fe79a
Base of #aaefbc
#aaefbc
Light of #aaefbc
#d5f7de
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

#aaefbc
#efaadd

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

Split Complementary

#aaefbc
#dfaaef
#efaabb

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

Analogous Color

#c0efaa
#b5efaa
#aaefbc
#aaefd3
#aaeeef

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

#aaefbc
#efbcaa
#bcaaef

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

#aaefbc
#bcaaef
#efaadd
#ddefaa

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

#aaefbc
#aabbef
#efaadd
#efdfaa

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

#20ad45
#29d757
#54df78
#7fe79a
#aaefbc
#d5f7de
#ffffff
#ffffff
#ffffff

Tints of #aaefbc Color

#aaefbc
#b3f0c3
#bcf2ca
#c6f4d2
#cff6d9
#d9f7e1
#e2f9e8
#ecfbf0
#f5fdf7
#ffffff

Shades of #aaefbc color code

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

#aaefbc
#97d4a7
#84b992
#719f7d
#5e8468
#4b6a53
#384f3e
#253529
#121a14
#000000

Tones

#aaefbc
#b4e5c1
#bedbc6
#c8d1cb
#cdcdcd

Tones

Similar Color like #aaefbc color

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

#abf0bd
#acf1be
#adf2bf
#aef3c0
#aff4c1
#b0f5c2
#b1f6c3
#b2f7c4
#b3f8c5
#b4f9c6
#b5fac7
#b6fbc8
#b7fcc9
#b8fdca
#a9eebb
#a8edba
#a7ecb9
#a6ebb8
#a5eab7
#a4e9b6
#a3e8b5
#a2e7b4
#a1e6b3
#a0e5b2
#9fe4b1
#9ee3b0
#9de2af
#9ce1ae

Download this Light Green

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

#aaefbc Color Code Preview on Black Background Color

This is how #aaefbc Color will look on black background color. Color contrast ratio is 15.78

#aaefbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaefbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaefbc

#aaefbc color code is use for CSS Background Color

Background color for the above div is #aaefbc

HTML with inline CSS

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

#aaefbc color code is use for CSS Border Color

CSS Border color for the above div is #aaefbc

HTML with inline CSS

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

CSS Border Left color for the above div is #aaefbc

HTML with inline CSS

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

CSS Border Right color for the above div is #aaefbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaefbc

HTML with inline CSS

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

CSS Border Top color for the above div is #aaefbc

HTML with inline CSS

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

#aaefbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaefbc Color code Preview on White Background

This is how #aaefbc Color code will look on white background color. Color contrast ratio is 1.33

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

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