Skip to main content Skip to docs navigation

#addeb0 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 #addeb0 Color code in RGB color code model is created after adding 67.84% red color, 87.06% green color and 69.02% blue color. Hex #addeb0 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 21% yellow and 12.94% black.

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101101 11011110 10110000
Octal 255 336 260
Decimal 173 222 176
Hex ad de b0

Different shades of #addeb0 color code.

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

Darkest of #addeb0
#45ad4c
Darker of #addeb0
#64c16a
Dark of #addeb0
#89cf8d
Base of #addeb0
#addeb0
Light of #addeb0
#d1edd3
Lighter
#f6fbf6
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

#addeb0
#deaddb

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

Split Complementary

#addeb0
#c8adde
#deadc3

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

Analogous Color

#c7dead
#bedead
#addeb0
#addec0
#added5

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

#addeb0
#deb0ad
#b0adde

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

#addeb0
#b0adde
#deaddb
#dbdead

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

#addeb0
#adc3de
#deaddb
#dec8ad

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

#37883c
#45ad4c
#64c16a
#89cf8d
#addeb0
#d1edd3
#f6fbf6
#ffffff
#ffffff

Tints of #addeb0 Color

#addeb0
#b6e1b8
#bfe5c1
#c8e9ca
#d1ecd3
#daf0db
#e3f4e4
#ecf7ed
#f5fbf6
#ffffff

Shades of #addeb0 color code

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

#addeb0
#99c59c
#86ac88
#739475
#607b61
#4c624e
#394a3a
#263127
#131813
#000000

Tones

#addeb0
#b8d2ba
#c4c7c4
#c5c5c5
#c5c5c5

Tones

Similar Color like #addeb0 color

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

#aedfb1
#afe0b2
#b0e1b3
#b1e2b4
#b2e3b5
#b3e4b6
#b4e5b7
#b5e6b8
#b6e7b9
#b7e8ba
#b8e9bb
#b9eabc
#baebbd
#bbecbe
#acddaf
#abdcae
#aadbad
#a9daac
#a8d9ab
#a7d8aa
#a6d7a9
#a5d6a8
#a4d5a7
#a3d4a6
#a2d3a5
#a1d2a4
#a0d1a3
#9fd0a2

Download this Light Green

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

#addeb0 Color Code Preview on Black Background Color

This is how #addeb0 Color will look on black background color. Color contrast ratio is 13.85

#addeb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addeb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #addeb0

#addeb0 color code is use for CSS Background Color

Background color for the above div is #addeb0

HTML with inline CSS

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

#addeb0 color code is use for CSS Border Color

CSS Border color for the above div is #addeb0

HTML with inline CSS

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

CSS Border Left color for the above div is #addeb0

HTML with inline CSS

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

CSS Border Right color for the above div is #addeb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #addeb0

HTML with inline CSS

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

CSS Border Top color for the above div is #addeb0

HTML with inline CSS

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

#addeb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#addeb0 Color code Preview on White Background

This is how #addeb0 Color code will look on white background color. Color contrast ratio is 1.52

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

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