Skip to main content Skip to docs navigation

#adebcb 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 Martian Haze and its hex is #ADEACE Nearest Color Name

Color Hue/Base color: Green

Hex #adebcb Color code in RGB color code model is created after adding 67.84% red color, 92.16% green color and 79.61% blue color. Hex #adebcb Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 14% yellow and 7.84% black.

Hex #adebcb color code is between #aaeecc web safe hex color code and #bbddbb web safe hex color code. #aaeecc is the nearest web safe color code. You can see here many more shades of #adebcb color code.

RGB Chart

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

Color Table

Hex Color Code adebcb #adebcb
RGB Decimal 173, 235, 203 173, 235, 203
RGB Percent 68%, 92%, 80% rgb(68%, 92%, 80%)
CSS RGBa 173, 235, 203,1 rgba(173,235,203,1)
CMYK Model cmyk(26%,0%,14%,7.84%)
HSL Color Space 149,61% ,80% hsl(149,61% ,80%)
HSV Color Space 149°, 26%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 11101011 11001011
Octal 255 353 313
Decimal 173 235 203
Hex ad eb cb

Different shades of #adebcb color code.

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

Darkest of #adebcb
#32cd7d
Darker of #adebcb
#5bd797
Dark of #adebcb
#84e1b1
Base of #adebcb
#adebcb
Light of #adebcb
#d6f5e5
Lighter
#ffffff
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

#adebcb
#ebadcd

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

Split Complementary

#adebcb
#eaadeb
#ebadae

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

Analogous Color

#b3ebad
#adebb1
#adebcb
#adebe0
#adddeb

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

#adebcb
#ebcbad
#cbadeb

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

#adebcb
#cbadeb
#ebadcd
#cdebad

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

#adebcb
#adaeeb
#ebadcd
#ebeaad

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

#28a464
#32cd7d
#5bd797
#84e1b1
#adebcb
#d6f5e5
#ffffff
#ffffff
#ffffff

Tints of #adebcb Color

#adebcb
#b6edd0
#bfefd6
#c8f1dc
#d1f3e2
#daf6e7
#e3f8ed
#ecfaf3
#f5fcf9
#ffffff

Shades of #adebcb color code

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

#adebcb
#99d0b4
#86b69d
#739c87
#608270
#4c685a
#394e43
#26342d
#131a16
#000000

Tones

#adebcb
#b7e1cb
#c1d7cc
#cccccc
#cccccc

Tones

Similar Color like #adebcb color

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

#aeeccc
#afedcd
#b0eece
#b1efcf
#b2f0d0
#b3f1d1
#b4f2d2
#b5f3d3
#b6f4d4
#b7f5d5
#b8f6d6
#b9f7d7
#baf8d8
#bbf9d9
#aceaca
#abe9c9
#aae8c8
#a9e7c7
#a8e6c6
#a7e5c5
#a6e4c4
#a5e3c3
#a4e2c2
#a3e1c1
#a2e0c0
#a1dfbf
#a0debe
#9fddbd

Download this Light Green

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

#adebcb Color Code Preview on Black Background Color

This is how #adebcb Color will look on black background color. Color contrast ratio is 15.52

#adebcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adebcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adebcb

#adebcb color code is use for CSS Background Color

Background color for the above div is #adebcb

HTML with inline CSS

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

#adebcb color code is use for CSS Border Color

CSS Border color for the above div is #adebcb

HTML with inline CSS

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

CSS Border Left color for the above div is #adebcb

HTML with inline CSS

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

CSS Border Right color for the above div is #adebcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adebcb

HTML with inline CSS

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

CSS Border Top color for the above div is #adebcb

HTML with inline CSS

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

#adebcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adebcb Color code Preview on White Background

This is how #adebcb Color code will look on white background color. Color contrast ratio is 1.35

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

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