Skip to main content Skip to docs navigation

#abd8d2 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 Scandal and its hex is #ADD9D1 Nearest Color Name

Color Hue/Base color: Green

Hex #abd8d2 Color code in RGB color code model is created after adding 67.06% red color, 84.71% green color and 82.35% blue color. Hex #abd8d2 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 3% yellow and 15.29% black.

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

RGB Chart

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

Color Table

Hex Color Code abd8d2 #abd8d2
RGB Decimal 171, 216, 210 171, 216, 210
RGB Percent 67%, 85%, 82% rgb(67%, 85%, 82%)
CSS RGBa 171, 216, 210,1 rgba(171,216,210,1)
CMYK Model cmyk(21%,0%,3%,15.29%)
HSL Color Space 172,37% ,76% hsl(172,37% ,76%)
HSV Color Space 172°, 21%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 11011000 11010010
Octal 253 330 322
Decimal 171 216 210
Hex ab d8 d2

Different shades of #abd8d2 color code.

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

Darkest of #abd8d2
#4aa094
Darker of #abd8d2
#65b8ad
Dark of #abd8d2
#88c8bf
Base of #abd8d2
#abd8d2
Light of #abd8d2
#cee8e5
Lighter
#f1f8f7
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

#abd8d2
#d8abb1

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

Split Complementary

#abd8d2
#d8abc7
#d8bbab

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

Analogous Color

#abd8b8
#abd8bf
#abd8d2
#abcfd8
#abbcd8

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

#abd8d2
#d8d2ab
#d2abd8

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

#abd8d2
#d2abd8
#d8abb1
#b1d8ab

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

#abd8d2
#bbabd8
#d8abb1
#c7d8ab

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

#3a7d74
#4aa094
#65b8ad
#88c8bf
#abd8d2
#cee8e5
#f1f8f7
#ffffff
#ffffff

Tints of #abd8d2 Color

#abd8d2
#b4dcd7
#bde0dc
#c7e5e1
#d0e9e6
#d9edeb
#e3f2f0
#ecf6f5
#f5fafa
#ffffff

Shades of #abd8d2 color code

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

#abd8d2
#98c0ba
#85a8a3
#72908c
#5f7874
#4c605d
#394846
#26302e
#131817
#000000

Tones

#abd8d2
#b7ccc9
#c1c1c1
#c1c1c1
#c1c1c1

Tones

Similar Color like #abd8d2 color

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

#acd9d3
#addad4
#aedbd5
#afdcd6
#b0ddd7
#b1ded8
#b2dfd9
#b3e0da
#b4e1db
#b5e2dc
#b6e3dd
#b7e4de
#b8e5df
#b9e6e0
#aad7d1
#a9d6d0
#a8d5cf
#a7d4ce
#a6d3cd
#a5d2cc
#a4d1cb
#a3d0ca
#a2cfc9
#a1cec8
#a0cdc7
#9fccc6
#9ecbc5
#9dcac4

Download this Light Green

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

#abd8d2 Color Code Preview on Black Background Color

This is how #abd8d2 Color will look on black background color. Color contrast ratio is 13.48

#abd8d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd8d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #abd8d2

#abd8d2 color code is use for CSS Background Color

Background color for the above div is #abd8d2

HTML with inline CSS

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

#abd8d2 color code is use for CSS Border Color

CSS Border color for the above div is #abd8d2

HTML with inline CSS

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

CSS Border Left color for the above div is #abd8d2

HTML with inline CSS

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

CSS Border Right color for the above div is #abd8d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #abd8d2

HTML with inline CSS

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

CSS Border Top color for the above div is #abd8d2

HTML with inline CSS

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

#abd8d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#abd8d2 Color code Preview on White Background

This is how #abd8d2 Color code will look on white background color. Color contrast ratio is 1.56

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

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