Skip to main content Skip to docs navigation

#99dbcb 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 Pantone 571 C and its hex is #98DBCE Nearest Color Name

Color Hue/Base color: Green

Hex #99dbcb Color code in RGB color code model is created after adding 60% red color, 85.88% green color and 79.61% blue color. Hex #99dbcb Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 7% yellow and 14.12% black.

Hex #99dbcb color code is between #88ddcc web safe hex color code and #aaccbb web safe hex color code. #88ddcc is the nearest web safe color code. You can see here many more shades of #99dbcb color code.

RGB Chart

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

Color Table

Hex Color Code 99dbcb #99dbcb
RGB Decimal 153, 219, 203 153, 219, 203
RGB Percent 60%, 86%, 80% rgb(60%, 86%, 80%)
CSS RGBa 153, 219, 203,1 rgba(153,219,203,1)
CMYK Model cmyk(30%,0%,7%,14.12%)
HSL Color Space 165,48% ,73% hsl(165,48% ,73%)
HSV Color Space 165°, 30%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011001 11011011 11001011
Octal 231 333 313
Decimal 153 219 203
Hex 99 db cb

Different shades of #99dbcb color code.

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

Darkest of #99dbcb
#39a288
Darker of #99dbcb
#4ec0a5
Dark of #99dbcb
#73ceb8
Base of #99dbcb
#99dbcb
Light of #99dbcb
#bfe8de
Lighter
#e4f6f1
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

#99dbcb
#db99a9

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

Split Complementary

#99dbcb
#db99ca
#dbaa99

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

Analogous Color

#99dba4
#99dbaf
#99dbcb
#99d5db
#99badb

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

#99dbcb
#dbcb99
#cb99db

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

#99dbcb
#cb99db
#db99a9
#a9db99

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

#99dbcb
#aa99db
#db99a9
#cadb99

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 #99dbcb

#2c7c69
#39a288
#4ec0a5
#73ceb8
#99dbcb
#bfe8de
#e4f6f1
#ffffff
#ffffff

Tints of #99dbcb Color

#99dbcb
#a4dfd0
#afe3d6
#bbe7dc
#c6ebe2
#d1efe7
#ddf3ed
#e8f7f3
#f3fbf9
#ffffff

Shades of #99dbcb color code

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

#99dbcb
#88c2b4
#77aa9d
#669287
#557970
#44615a
#334943
#22302d
#111816
#000000

Tones

#99dbcb
#a7cdc4
#b5bfbd
#bababa
#bababa

Tones

Similar Color like #99dbcb color

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

#9adccc
#9bddcd
#9cdece
#9ddfcf
#9ee0d0
#9fe1d1
#a0e2d2
#a1e3d3
#a2e4d4
#a3e5d5
#a4e6d6
#a5e7d7
#a6e8d8
#a7e9d9
#98daca
#97d9c9
#96d8c8
#95d7c7
#94d6c6
#93d5c5
#92d4c4
#91d3c3
#90d2c2
#8fd1c1
#8ed0c0
#8dcfbf
#8ccebe
#8bcdbd

Download this Light Green

Hex #99dbcb 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.

#99dbcb Color Code Preview on Black Background Color

This is how #99dbcb Color will look on black background color. Color contrast ratio is 13.35

#99dbcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99dbcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99dbcb

#99dbcb color code is use for CSS Background Color

Background color for the above div is #99dbcb

HTML with inline CSS

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

#99dbcb color code is use for CSS Border Color

CSS Border color for the above div is #99dbcb

HTML with inline CSS

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

CSS Border Left color for the above div is #99dbcb

HTML with inline CSS

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

CSS Border Right color for the above div is #99dbcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99dbcb

HTML with inline CSS

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

CSS Border Top color for the above div is #99dbcb

HTML with inline CSS

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

#99dbcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99dbcb Color code Preview on White Background

This is how #99dbcb Color code will look on white background color. Color contrast ratio is 1.57

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

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