Skip to main content Skip to docs navigation

#addec2 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 Shallow Shore and its hex is #B0DEC8 Nearest Color Name

Color Hue/Base color: Green

Hex #addec2 Color code in RGB color code model is created after adding 67.84% red color, 87.06% green color and 76.08% blue color. Hex #addec2 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 13% yellow and 12.94% black.

Hex #addec2 color code is between #aaddbb web safe hex color code and #bbeecc web safe hex color code. #aaddbb is the nearest web safe color code. You can see here many more shades of #addec2 color code.

RGB Chart

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

Color Table

Hex Color Code addec2 #addec2
RGB Decimal 173, 222, 194 173, 222, 194
RGB Percent 68%, 87%, 76% rgb(68%, 87%, 76%)
CSS RGBa 173, 222, 194,1 rgba(173,222,194,1)
CMYK Model cmyk(22%,0%,13%,12.94%)
HSL Color Space 146,43% ,77% hsl(146,43% ,77%)
HSV Color Space 146°, 22%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11011110 11000010
Octal 255 336 302
Decimal 173 222 194
Hex ad de c2

Different shades of #addec2 color code.

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

Darkest of #addec2
#45ad72
Darker of #addec2
#64c18c
Dark of #addec2
#89cfa7
Base of #addec2
#addec2
Light of #addec2
#d1eddd
Lighter
#f6fbf8
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

#addec2
#deadc9

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

Split Complementary

#addec2
#daadde
#deadb0

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

Analogous Color

#b5dead
#addeae
#addec2
#added2
#add5de

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

#addec2
#dec2ad
#c2adde

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

#addec2
#c2adde
#deadc9
#c9dead

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

#addec2
#adb0de
#deadc9
#dedaad

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

#37885a
#45ad72
#64c18c
#89cfa7
#addec2
#d1eddd
#f6fbf8
#ffffff
#ffffff

Tints of #addec2 Color

#addec2
#b6e1c8
#bfe5cf
#c8e9d6
#d1ecdd
#daf0e3
#e3f4ea
#ecf7f1
#f5fbf8
#ffffff

Shades of #addec2 color code

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

#addec2
#99c5ac
#86ac96
#739481
#607b6b
#4c6256
#394a40
#26312b
#131815
#000000

Tones

#addec2
#b8d2c4
#c4c7c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #addec2 color

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

#aedfc3
#afe0c4
#b0e1c5
#b1e2c6
#b2e3c7
#b3e4c8
#b4e5c9
#b5e6ca
#b6e7cb
#b7e8cc
#b8e9cd
#b9eace
#baebcf
#bbecd0
#acddc1
#abdcc0
#aadbbf
#a9dabe
#a8d9bd
#a7d8bc
#a6d7bb
#a5d6ba
#a4d5b9
#a3d4b8
#a2d3b7
#a1d2b6
#a0d1b5
#9fd0b4

Download this Light Green

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

#addec2 Color Code Preview on Black Background Color

This is how #addec2 Color will look on black background color. Color contrast ratio is 14.00

#addec2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addec2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addec2

#addec2 color code is use for CSS Background Color

Background color for the above div is #addec2

HTML with inline CSS

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

#addec2 color code is use for CSS Border Color

CSS Border color for the above div is #addec2

HTML with inline CSS

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

CSS Border Left color for the above div is #addec2

HTML with inline CSS

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

CSS Border Right color for the above div is #addec2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #addec2

HTML with inline CSS

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

CSS Border Top color for the above div is #addec2

HTML with inline CSS

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

#addec2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#addec2 Color code Preview on White Background

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

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