Skip to main content Skip to docs navigation

#0eebae 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 Mega Teal and its hex is #0EE8A3 Nearest Color Name

Color Hue/Base color: Green

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

Hex #0eebae color code is between #11eeaa web safe hex color code and #00ddbb web safe hex color code. #11eeaa is the nearest web safe color code. You can see here many more shades of #0eebae color code.

RGB Chart

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

Color Table

Hex Color Code 0eebae #0eebae
RGB Decimal 14, 235, 174 14, 235, 174
RGB Percent 5%, 92%, 68% rgb(5%, 92%, 68%)
CSS RGBa 14, 235, 174,1 rgba(14,235,174,1)
CMYK Model cmyk(94%,0%,26%,7.84%)
HSL Color Space 163,89% ,49% hsl(163,89% ,49%)
HSV Color Space 163°, 94%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 11101011 10101110
Octal 16 353 256
Decimal 14 235 174
Hex 0e eb ae

Different shades of #0eebae color code.

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

Darkest of #0eebae
#055b43
Darker of #0eebae
#088b67
Dark of #0eebae
#0bbb8a
Base of #0eebae
#0eebae
Light of #0eebae
#39f3c0
Lighter
#69f6cf
Lightest
#99f9de

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

#0eebae
#eb0e4b

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

Split Complementary

#0eebae
#eb0eb9
#eb3f0e

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

Analogous Color

#0eeb2d
#0eeb52
#0eebae
#0edeeb
#0e82eb

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

#0eebae
#ebae0e
#ae0eeb

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

#0eebae
#ae0eeb
#eb0e4b
#4beb0e

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

#0eebae
#3f0eeb
#eb0e4b
#b9eb0e

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 #0eebae

#032a1f
#055b43
#088b67
#0bbb8a
#0eebae
#39f3c0
#69f6cf
#99f9de
#c9fcee

Tints of #0eebae Color

#0eebae
#28edb7
#43efc0
#5ef1c9
#79f3d2
#93f6db
#aef8e4
#c9faed
#e4fcf6
#ffffff

Shades of #0eebae color code

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

#0eebae
#0cd09a
#0ab687
#099c74
#078260
#06684d
#044e3a
#033426
#011a13
#000000

Tones

#0eebae
#27d2a3
#40b998
#59a08d
#728781

Tones

Similar Color like #0eebae color

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

#0fecaf
#10edb0
#11eeb1
#12efb2
#13f0b3
#14f1b4
#15f2b5
#16f3b6
#17f4b7
#18f5b8
#19f6b9
#1af7ba
#1bf8bb
#1cf9bc
#0deaad
#0ce9ac
#0be8ab
#0ae7aa
#09e6a9
#08e5a8
#07e4a7
#06e3a6
#05e2a5
#04e1a4
#03e0a3
#02dfa2
#01dea1
#00dda0

Download this Dark Green

Hex #0eebae 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.

#0eebae Color Code Preview on Black Background Color

This is how #0eebae Color will look on black background color. Color contrast ratio is 13.51

#0eebae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eebae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eebae

#0eebae color code is use for CSS Background Color

Background color for the above div is #0eebae

HTML with inline CSS

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

#0eebae color code is use for CSS Border Color

CSS Border color for the above div is #0eebae

HTML with inline CSS

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

CSS Border Left color for the above div is #0eebae

HTML with inline CSS

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

CSS Border Right color for the above div is #0eebae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0eebae

HTML with inline CSS

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

CSS Border Top color for the above div is #0eebae

HTML with inline CSS

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

#0eebae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0eebae Color code Preview on White Background

This is how #0eebae Color code will look on white background color. Color contrast ratio is 1.55

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

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