Skip to main content Skip to docs navigation

#aadcdc 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 #aadcdc Color code in RGB color code model is created after adding 66.67% red color, 86.27% green color and 86.27% blue color. Hex #aadcdc Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 0% yellow and 13.73% black.

Hex #aadcdc color code is between #99dddd web safe hex color code and #bbcccc web safe hex color code. #99dddd is the nearest web safe color code. You can see here many more shades of #aadcdc color code.

RGB Chart

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

Color Table

Hex Color Code aadcdc #aadcdc
RGB Decimal 170, 220, 220 170, 220, 220
RGB Percent 67%, 86%, 86% rgb(67%, 86%, 86%)
CSS RGBa 170, 220, 220,1 rgba(170,220,220,1)
CMYK Model cmyk(23%,0%,0%,13.73%)
HSL Color Space 180,42% ,76% hsl(180,42% ,76%)
HSV Color Space 180°, 23%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 11011100 11011100
Octal 252 334 334
Decimal 170 220 220
Hex aa dc dc

Different shades of #aadcdc color code.

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

Darkest of #aadcdc
#45a8a8
Darker of #aadcdc
#62bebe
Dark of #aadcdc
#86cdcd
Base of #aadcdc
#aadcdc
Light of #aadcdc
#ceebeb
Lighter
#f2fafa
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

#aadcdc
#dcaaaa

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

Split Complementary

#aadcdc
#dcaac3
#dcc3aa

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

Analogous Color

#aadcbf
#aadcc7
#aadcdc
#aacbdc
#aab6dc

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

#aadcdc
#dcdcaa
#dcaadc

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

#aadcdc
#dcaadc
#dcaaaa
#aadcaa

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

#aadcdc
#c3aadc
#dcaaaa
#c3dcaa

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

#368484
#45a8a8
#62bebe
#86cdcd
#aadcdc
#ceebeb
#f2fafa
#ffffff
#ffffff

Tints of #aadcdc Color

#aadcdc
#b3dfdf
#bce3e3
#c6e7e7
#cfebeb
#d9efef
#e2f3f3
#ecf7f7
#f5fbfb
#ffffff

Shades of #aadcdc color code

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

#aadcdc
#97c3c3
#84abab
#719292
#5e7a7a
#4b6161
#384949
#253030
#121818
#000000

Tones

#aadcdc
#b6d0d0
#c2c4c4
#c3c3c3
#c3c3c3

Tones

Similar Color like #aadcdc color

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

#abdddd
#acdede
#addfdf
#aee0e0
#afe1e1
#b0e2e2
#b1e3e3
#b2e4e4
#b3e5e5
#b4e6e6
#b5e7e7
#b6e8e8
#b7e9e9
#b8eaea
#a9dbdb
#a8dada
#a7d9d9
#a6d8d8
#a5d7d7
#a4d6d6
#a3d5d5
#a2d4d4
#a1d3d3
#a0d2d2
#9fd1d1
#9ed0d0
#9dcfcf
#9ccece

Download this Light Green

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

#aadcdc Color Code Preview on Black Background Color

This is how #aadcdc Color will look on black background color. Color contrast ratio is 13.98

#aadcdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aadcdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aadcdc

#aadcdc color code is use for CSS Background Color

Background color for the above div is #aadcdc

HTML with inline CSS

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

#aadcdc color code is use for CSS Border Color

CSS Border color for the above div is #aadcdc

HTML with inline CSS

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

CSS Border Left color for the above div is #aadcdc

HTML with inline CSS

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

CSS Border Right color for the above div is #aadcdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aadcdc

HTML with inline CSS

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

CSS Border Top color for the above div is #aadcdc

HTML with inline CSS

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

#aadcdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aadcdc Color code Preview on White Background

This is how #aadcdc Color code will look on white background color. Color contrast ratio is 1.50

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

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