Skip to main content Skip to docs navigation

#9befcd 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 Nightly Aurora and its hex is #9BEEC1 Nearest Color Name

Color Hue/Base color: Green

Hex #9befcd Color code in RGB color code model is created after adding 60.78% red color, 93.73% green color and 80.39% blue color. Hex #9befcd Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 0% magenta, 14% yellow and 6.27% black.

Hex #9befcd color code is between #99eecc web safe hex color code and #aaffdd web safe hex color code. #99eecc is the nearest web safe color code. You can see here many more shades of #9befcd color code.

RGB Chart

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

Color Table

Hex Color Code 9befcd #9befcd
RGB Decimal 155, 239, 205 155, 239, 205
RGB Percent 61%, 94%, 80% rgb(61%, 94%, 80%)
CSS RGBa 155, 239, 205,1 rgba(155,239,205,1)
CMYK Model cmyk(35%,0%,14%,6.27%)
HSL Color Space 156,72% ,77% hsl(156,72% ,77%)
HSV Color Space 156°, 35%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011011 11101111 11001101
Octal 233 357 315
Decimal 155 239 205
Hex 9b ef cd

Different shades of #9befcd color code.

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

Darkest of #9befcd
#21d089
Darker of #9befcd
#43e1a1
Dark of #9befcd
#6fe8b7
Base of #9befcd
#9befcd
Light of #9befcd
#c7f6e3
Lighter
#f3fdf9
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

#9befcd
#ef9bbd

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

Split Complementary

#9befcd
#ef9be7
#efa39b

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

Analogous Color

#9bef9c
#9befaa
#9befcd
#9befe9
#9bd2ef

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

#9befcd
#efcd9b
#cd9bef

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

#9befcd
#cd9bef
#ef9bbd
#bdef9b

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

#9befcd
#a39bef
#ef9bbd
#e7ef9b

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 #9befcd

#1aa46c
#21d089
#43e1a1
#6fe8b7
#9befcd
#c7f6e3
#f3fdf9
#ffffff
#ffffff

Tints of #9befcd Color

#9befcd
#a6f0d2
#b1f2d8
#bcf4dd
#c7f6e3
#d2f7e8
#ddf9ee
#e8fbf3
#f3fdf9
#ffffff

Shades of #9befcd color code

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

#9befcd
#89d4b6
#78b99f
#679f88
#568471
#446a5b
#334f44
#22352d
#111a16
#000000

Tones

#9befcd
#a7e3cb
#b2d8c9
#beccc6
#c5c5c5

Tones

Similar Color like #9befcd color

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

#9cf0ce
#9df1cf
#9ef2d0
#9ff3d1
#a0f4d2
#a1f5d3
#a2f6d4
#a3f7d5
#a4f8d6
#a5f9d7
#a6fad8
#a7fbd9
#a8fcda
#a9fddb
#9aeecc
#99edcb
#98ecca
#97ebc9
#96eac8
#95e9c7
#94e8c6
#93e7c5
#92e6c4
#91e5c3
#90e4c2
#8fe3c1
#8ee2c0
#8de1bf

Download this Light Green

Hex #9befcd 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.

#9befcd Color Code Preview on Black Background Color

This is how #9befcd Color will look on black background color. Color contrast ratio is 15.62

#9befcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9befcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9befcd

#9befcd color code is use for CSS Background Color

Background color for the above div is #9befcd

HTML with inline CSS

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

#9befcd color code is use for CSS Border Color

CSS Border color for the above div is #9befcd

HTML with inline CSS

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

CSS Border Left color for the above div is #9befcd

HTML with inline CSS

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

CSS Border Right color for the above div is #9befcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9befcd

HTML with inline CSS

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

CSS Border Top color for the above div is #9befcd

HTML with inline CSS

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

#9befcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9befcd Color code Preview on White Background

This is how #9befcd Color code will look on white background color. Color contrast ratio is 1.34

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

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