Skip to main content Skip to docs navigation

#00ebbb hex color | Download Dark 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 Lifeless Green and its hex is #00DEAD Nearest Color Name

Color Hue/Base color: Green

Hex #00ebbb Color code in RGB color code model is created after adding 0% red color, 92.16% green color and 73.33% blue color. Hex #00ebbb Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 20% yellow and 7.84% black.

Hex #00ebbb color code is between #00eeaa web safe hex color code and #00ddcc web safe hex color code. #00eeaa is the nearest web safe color code. You can see here many more shades of #00ebbb color code.

RGB Chart

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

Color Table

Hex Color Code 00ebbb #00ebbb
RGB Decimal 0, 235, 187 0, 235, 187
RGB Percent 0%, 92%, 73% rgb(0%, 92%, 73%)
CSS RGBa 0, 235, 187,1 rgba(0,235,187,1)
CMYK Model cmyk(100%,0%,20%,7.84%)
HSL Color Space 168,100% ,46% hsl(168,100% ,46%)
HSV Color Space 168°, 100%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11101011 10111011
Octal 0 353 273
Decimal 0 235 187
Hex 00 eb bb

Different shades of #00ebbb color code.

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

Darkest of #00ebbb
#005241
Darker of #00ebbb
#00856a
Dark of #00ebbb
#00b892
Base of #00ebbb
#00ebbb
Light of #00ebbb
#1fffd1
Lighter
#52ffdc
Lightest
#85ffe6

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

#00ebbb
#eb0030

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

Split Complementary

#00ebbb
#eb00a6
#eb4500

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

Analogous Color

#00eb32
#00eb59
#00ebbb
#00cdeb
#006beb

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

#00ebbb
#ebbb00
#bb00eb

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

#00ebbb
#bb00eb
#eb0030
#30eb00

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

#00ebbb
#4500eb
#eb0030
#a6eb00

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 #00ebbb

#001f19
#005241
#00856a
#00b892
#00ebbb
#1fffd1
#52ffdc
#85ffe6
#b8fff0

Tints of #00ebbb Color

#00ebbb
#1cedc2
#38efca
#55f1d1
#71f3d9
#8df6e0
#aaf8e8
#c6faef
#e2fcf7
#ffffff

Shades of #00ebbb color code

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

#00ebbb
#00d0a6
#00b691
#009c7c
#008267
#006853
#004e3e
#003429
#001a14
#000000

Tones

#00ebbb
#18d4ad
#2fbc9f
#47a591
#5e8d83

Tones

Similar Color like #00ebbb color

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

#01ecbc
#02edbd
#03eebe
#04efbf
#05f0c0
#06f1c1
#07f2c2
#08f3c3
#09f4c4
#0af5c5
#0bf6c6
#0cf7c7
#0df8c8
#0ef9c9
#00eaba
#00e9b9
#00e8b8
#00e7b7
#00e6b6
#00e5b5
#00e4b4
#00e3b3
#00e2b2
#00e1b1
#00e0b0
#00dfaf
#00deae
#00ddad

Download this Dark Green

Hex #00ebbb 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.

#00ebbb Color Code Preview on Black Background Color

This is how #00ebbb Color will look on black background color. Color contrast ratio is 13.60

#00ebbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00ebbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00ebbb

#00ebbb color code is use for CSS Background Color

Background color for the above div is #00ebbb

HTML with inline CSS

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

#00ebbb color code is use for CSS Border Color

CSS Border color for the above div is #00ebbb

HTML with inline CSS

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

CSS Border Left color for the above div is #00ebbb

HTML with inline CSS

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

CSS Border Right color for the above div is #00ebbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00ebbb

HTML with inline CSS

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

CSS Border Top color for the above div is #00ebbb

HTML with inline CSS

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

#00ebbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00ebbb Color code Preview on White Background

This is how #00ebbb Color code will look on white background color. Color contrast ratio is 1.54

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

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