Skip to main content Skip to docs navigation

#aedcb0 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 Big Spender and its hex is #ACDDAF Nearest Color Name

Color Hue/Base color: Green

Hex #aedcb0 Color code in RGB color code model is created after adding 68.24% red color, 86.27% green color and 69.02% blue color. Hex #aedcb0 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 20% yellow and 13.73% black.

Hex #aedcb0 color code is between #aaddaa web safe hex color code and #bbccbb web safe hex color code. #aaddaa is the nearest web safe color code. You can see here many more shades of #aedcb0 color code.

RGB Chart

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

Color Table

Hex Color Code aedcb0 #aedcb0
RGB Decimal 174, 220, 176 174, 220, 176
RGB Percent 68%, 86%, 69% rgb(68%, 86%, 69%)
CSS RGBa 174, 220, 176,1 rgba(174,220,176,1)
CMYK Model cmyk(21%,0%,20%,13.73%)
HSL Color Space 123,40% ,77% hsl(123,40% ,77%)
HSV Color Space 123°, 21%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11011100 10110000
Octal 256 334 260
Decimal 174 220 176
Hex ae dc b0

Different shades of #aedcb0 color code.

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

Darkest of #aedcb0
#49a84d
Darker of #aedcb0
#67bd6b
Dark of #aedcb0
#8acd8d
Base of #aedcb0
#aedcb0
Light of #aedcb0
#d2ebd3
Lighter
#f5fbf5
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

#aedcb0
#dcaeda

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

Split Complementary

#aedcb0
#c7aedc
#dcaec3

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

Analogous Color

#c7dcae
#bfdcae
#aedcb0
#aedcbf
#aedcd2

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

#aedcb0
#dcb0ae
#b0aedc

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

#aedcb0
#b0aedc
#dcaeda
#dadcae

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

#aedcb0
#aec3dc
#dcaeda
#dcc7ae

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

#39853d
#49a84d
#67bd6b
#8acd8d
#aedcb0
#d2ebd3
#f5fbf5
#ffffff
#ffffff

Tints of #aedcb0 Color

#aedcb0
#b7dfb8
#c0e3c1
#c9e7ca
#d2ebd3
#dbefdb
#e4f3e4
#edf7ed
#f6fbf6
#ffffff

Shades of #aedcb0 color code

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

#aedcb0
#9ac39c
#87ab88
#749275
#607a61
#4d614e
#3a493a
#263027
#131813
#000000

Tones

#aedcb0
#bad0bb
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #aedcb0 color

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

#afddb1
#b0deb2
#b1dfb3
#b2e0b4
#b3e1b5
#b4e2b6
#b5e3b7
#b6e4b8
#b7e5b9
#b8e6ba
#b9e7bb
#bae8bc
#bbe9bd
#bceabe
#addbaf
#acdaae
#abd9ad
#aad8ac
#a9d7ab
#a8d6aa
#a7d5a9
#a6d4a8
#a5d3a7
#a4d2a6
#a3d1a5
#a2d0a4
#a1cfa3
#a0cea2

Download this Light Green

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

#aedcb0 Color Code Preview on Black Background Color

This is how #aedcb0 Color will look on black background color. Color contrast ratio is 13.66

#aedcb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedcb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedcb0

#aedcb0 color code is use for CSS Background Color

Background color for the above div is #aedcb0

HTML with inline CSS

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

#aedcb0 color code is use for CSS Border Color

CSS Border color for the above div is #aedcb0

HTML with inline CSS

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

CSS Border Left color for the above div is #aedcb0

HTML with inline CSS

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

CSS Border Right color for the above div is #aedcb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedcb0

HTML with inline CSS

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

CSS Border Top color for the above div is #aedcb0

HTML with inline CSS

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

#aedcb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedcb0 Color code Preview on White Background

This is how #aedcb0 Color code will look on white background color. Color contrast ratio is 1.54

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

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