Skip to main content Skip to docs navigation

#add4bf 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 Chlorophyll Cream and its hex is #B3D6C3 Nearest Color Name

Color Hue/Base color: Green

Hex #add4bf Color code in RGB color code model is created after adding 67.84% red color, 83.14% green color and 74.9% blue color. Hex #add4bf Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 10% yellow and 16.86% black.

Hex #add4bf color code is between #aaccbb web safe hex color code and #bbddcc web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #add4bf color code.

RGB Chart

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

Color Table

Hex Color Code add4bf #add4bf
RGB Decimal 173, 212, 191 173, 212, 191
RGB Percent 68%, 83%, 75% rgb(68%, 83%, 75%)
CSS RGBa 173, 212, 191,1 rgba(173,212,191,1)
CMYK Model cmyk(18%,0%,10%,16.86%)
HSL Color Space 148,31% ,75% hsl(148,31% ,75%)
HSV Color Space 148°, 18%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11010100 10111111
Octal 255 324 277
Decimal 173 212 191
Hex ad d4 bf

Different shades of #add4bf color code.

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

Darkest of #add4bf
#509871
Darker of #add4bf
#6ab18b
Dark of #add4bf
#8cc2a5
Base of #add4bf
#add4bf
Light of #add4bf
#cee6d9
Lighter
#f0f7f3
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

#add4bf
#d4adc2

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

Split Complementary

#add4bf
#d2add4
#d4adaf

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

Analogous Color

#b2d4ad
#add4af
#add4bf
#add4cc
#adccd4

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

#add4bf
#d4bfad
#bfadd4

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

#add4bf
#bfadd4
#d4adc2
#c2d4ad

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

#add4bf
#adafd4
#d4adc2
#d4d2ad

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

#3e7758
#509871
#6ab18b
#8cc2a5
#add4bf
#cee6d9
#f0f7f3
#ffffff
#ffffff

Tints of #add4bf Color

#add4bf
#b6d8c6
#bfddcd
#c8e2d4
#d1e7db
#daebe2
#e3f0e9
#ecf5f0
#f5faf7
#ffffff

Shades of #add4bf color code

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

#add4bf
#99bca9
#86a494
#738d7f
#60756a
#4c5e54
#39463f
#262f2a
#131715
#000000

Tones

#add4bf
#b9c7c0
#c0c0c0
#c0c0c0
#c0c0c0

Tones

Similar Color like #add4bf color

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

#aed5c0
#afd6c1
#b0d7c2
#b1d8c3
#b2d9c4
#b3dac5
#b4dbc6
#b5dcc7
#b6ddc8
#b7dec9
#b8dfca
#b9e0cb
#bae1cc
#bbe2cd
#acd3be
#abd2bd
#aad1bc
#a9d0bb
#a8cfba
#a7ceb9
#a6cdb8
#a5ccb7
#a4cbb6
#a3cab5
#a2c9b4
#a1c8b3
#a0c7b2
#9fc6b1

Download this Light Green

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

#add4bf Color Code Preview on Black Background Color

This is how #add4bf Color will look on black background color. Color contrast ratio is 12.95

#add4bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add4bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #add4bf

#add4bf color code is use for CSS Background Color

Background color for the above div is #add4bf

HTML with inline CSS

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

#add4bf color code is use for CSS Border Color

CSS Border color for the above div is #add4bf

HTML with inline CSS

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

CSS Border Left color for the above div is #add4bf

HTML with inline CSS

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

CSS Border Right color for the above div is #add4bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #add4bf

HTML with inline CSS

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

CSS Border Top color for the above div is #add4bf

HTML with inline CSS

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

#add4bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#add4bf Color code Preview on White Background

This is how #add4bf Color code will look on white background color. Color contrast ratio is 1.62

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

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