Skip to main content Skip to docs navigation

#aef00a hex color | Download Dark 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 Glorious Green Glitter and its hex is #AAEE11 Nearest Color Name

Color Hue/Base color: Green

Hex #aef00a Color code in RGB color code model is created after adding 68.24% red color, 94.12% green color and 3.92% blue color. Hex #aef00a Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 96% yellow and 5.88% black.

Hex #aef00a color code is between #aaee11 web safe hex color code and #bbff00 web safe hex color code. #aaee11 is the nearest web safe color code. You can see here many more shades of #aef00a color code.

RGB Chart

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

Color Table

Hex Color Code aef00a #aef00a
RGB Decimal 174, 240, 10 174, 240, 10
RGB Percent 68%, 94%, 4% rgb(68%, 94%, 4%)
CSS RGBa 174, 240, 10,1 rgba(174,240,10,1)
CMYK Model cmyk(27%,0%,96%,5.88%)
HSL Color Space 77,92% ,49% hsl(77,92% ,49%)
HSV Color Space 77°, 96%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101110 11110000 00001010
Octal 256 360 12
Decimal 174 240 10
Hex ae f0 0a

Different shades of #aef00a color code.

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

Darkest of #aef00a
#445d04
Darker of #aef00a
#678e06
Dark of #aef00a
#8abf08
Base of #aef00a
#aef00a
Light of #aef00a
#bff736
Lighter
#cff967
Lightest
#defb98

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

#aef00a
#4c0af0

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

Split Complementary

#aef00a
#0a3bf0
#bf0af0

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

Analogous Color

#f0ac0a
#f0d20a
#aef00a
#61f00a
#0af013

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

#aef00a
#f00aae
#0aaef0

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

#aef00a
#0aaef0
#4c0af0
#f04c0a

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

#aef00a
#0af0bf
#4c0af0
#f00a3b

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

#202c02
#445d04
#678e06
#8abf08
#aef00a
#bff736
#cff967
#defb98
#eefdc9

Tints of #aef00a Color

#aef00a
#b7f125
#c0f340
#c9f55b
#d2f676
#dbf892
#e4faad
#edfbc8
#f6fde3
#ffffff

Shades of #aef00a color code

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

#aef00a
#9ad508
#87ba07
#74a006
#608505
#4d6a04
#3a5003
#263502
#131a01
#000000

Tones

#aef00a
#a3d723
#99be3c
#8ea555
#838c6e

Tones

Similar Color like #aef00a color

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

#aff10b
#b0f20c
#b1f30d
#b2f40e
#b3f50f
#b4f610
#b5f711
#b6f812
#b7f913
#b8fa14
#b9fb15
#bafc16
#bbfd17
#bcfe18
#adef09
#acee08
#abed07
#aaec06
#a9eb05
#a8ea04
#a7e903
#a6e802
#a5e701
#a4e600
#a3e500
#a2e400
#a1e300
#a0e200

Download this Dark Green

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

#aef00a Color Code Preview on Black Background Color

This is how #aef00a Color will look on black background color. Color contrast ratio is 15.27

#aef00a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aef00a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aef00a

#aef00a color code is use for CSS Background Color

Background color for the above div is #aef00a

HTML with inline CSS

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

#aef00a color code is use for CSS Border Color

CSS Border color for the above div is #aef00a

HTML with inline CSS

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

CSS Border Left color for the above div is #aef00a

HTML with inline CSS

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

CSS Border Right color for the above div is #aef00a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aef00a

HTML with inline CSS

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

CSS Border Top color for the above div is #aef00a

HTML with inline CSS

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

#aef00a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aef00a Color code Preview on White Background

This is how #aef00a Color code will look on white background color. Color contrast ratio is 1.38

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

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