Skip to main content Skip to docs navigation

#aedcdd 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 Beachside Drive and its hex is #ACDBDB Nearest Color Name

Color Hue/Base color: Green

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

Hex #aedcdd color code is between #aaddcc web safe hex color code and #bbccee web safe hex color code. #aaddcc is the nearest web safe color code. You can see here many more shades of #aedcdd color code.

RGB Chart

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

Color Table

Hex Color Code aedcdd #aedcdd
RGB Decimal 174, 220, 221 174, 220, 221
RGB Percent 68%, 86%, 87% rgb(68%, 86%, 87%)
CSS RGBa 174, 220, 221,1 rgba(174,220,221,1)
CMYK Model cmyk(21%,0%,0%,13.33%)
HSL Color Space 181,41% ,77% hsl(181,41% ,77%)
HSV Color Space 181°, 21%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101110 11011100 11011101
Octal 256 334 335
Decimal 174 220 221
Hex ae dc dd

Different shades of #aedcdd color code.

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

Darkest of #aedcdd
#48a8aa
Darker of #aedcdd
#66bdbf
Dark of #aedcdd
#8accce
Base of #aedcdd
#aedcdd
Light of #aedcdd
#d2ecec
Lighter
#f6fbfb
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

#aedcdd
#ddafae

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

Split Complementary

#aedcdd
#ddaec4
#ddc7ae

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

Analogous Color

#aeddc3
#aeddca
#aedcdd
#aeccdd
#aeb9dd

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

#aedcdd
#dcddae
#ddaedc

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

#aedcdd
#ddaedc
#ddafae
#aeddaf

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

#aedcdd
#c7aedd
#ddafae
#c4ddae

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

#388587
#48a8aa
#66bdbf
#8accce
#aedcdd
#d2ecec
#f6fbfb
#ffffff
#ffffff

Tints of #aedcdd Color

#aedcdd
#b7dfe0
#c0e3e4
#c9e7e8
#d2ebec
#dbefef
#e4f3f3
#edf7f7
#f6fbfb
#ffffff

Shades of #aedcdd color code

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

#aedcdd
#9ac3c4
#87abab
#749293
#607a7a
#4d6162
#3a4949
#263031
#131818
#000000

Tones

#aedcdd
#b9d1d1
#c5c6c6
#c5c5c5
#c5c5c5

Tones

Similar Color like #aedcdd color

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

#afddde
#b0dedf
#b1dfe0
#b2e0e1
#b3e1e2
#b4e2e3
#b5e3e4
#b6e4e5
#b7e5e6
#b8e6e7
#b9e7e8
#bae8e9
#bbe9ea
#bceaeb
#addbdc
#acdadb
#abd9da
#aad8d9
#a9d7d8
#a8d6d7
#a7d5d6
#a6d4d5
#a5d3d4
#a4d2d3
#a3d1d2
#a2d0d1
#a1cfd0
#a0cecf

Download this Light Green

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

#aedcdd Color Code Preview on Black Background Color

This is how #aedcdd Color will look on black background color. Color contrast ratio is 14.08

#aedcdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedcdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aedcdd

#aedcdd color code is use for CSS Background Color

Background color for the above div is #aedcdd

HTML with inline CSS

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

#aedcdd color code is use for CSS Border Color

CSS Border color for the above div is #aedcdd

HTML with inline CSS

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

CSS Border Left color for the above div is #aedcdd

HTML with inline CSS

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

CSS Border Right color for the above div is #aedcdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aedcdd

HTML with inline CSS

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

CSS Border Top color for the above div is #aedcdd

HTML with inline CSS

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

#aedcdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aedcdd Color code Preview on White Background

This is how #aedcdd Color code will look on white background color. Color contrast ratio is 1.49

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

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