Skip to main content Skip to docs navigation

#0ee9cd hex color | Download Dark Blue 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 Fake Jade and its hex is #13EAC9 Nearest Color Name

Color Hue/Base color: Blue

Hex #0ee9cd Color code in RGB color code model is created after adding 5.49% red color, 91.37% green color and 80.39% blue color. Hex #0ee9cd Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 12% yellow and 8.63% black.

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

RGB Chart

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

Color Table

Hex Color Code 0ee9cd #0ee9cd
RGB Decimal 14, 233, 205 14, 233, 205
RGB Percent 5%, 91%, 80% rgb(5%, 91%, 80%)
CSS RGBa 14, 233, 205,1 rgba(14,233,205,1)
CMYK Model cmyk(94%,0%,12%,8.63%)
HSL Color Space 172,89% ,48% hsl(172,89% ,48%)
HSV Color Space 172°, 94%, 91%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 11101001 11001101
Octal 16 351 315
Decimal 14 233 205
Hex 0e e9 cd

Different shades of #0ee9cd color code.

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

Darkest of #0ee9cd
#05594e
Darker of #0ee9cd
#088978
Dark of #0ee9cd
#0bb9a3
Base of #0ee9cd
#0ee9cd
Light of #0ee9cd
#37f3db
Lighter
#67f6e4
Lightest
#97f9ec

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

#0ee9cd
#e90e2a

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

Split Complementary

#0ee9cd
#e90e97
#e9600e

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

Analogous Color

#0ee94d
#0ee972
#0ee9cd
#0ebce9
#0e61e9

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

#0ee9cd
#e9cd0e
#cd0ee9

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

#0ee9cd
#cd0ee9
#e90e2a
#2ae90e

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

#0ee9cd
#600ee9
#e90e2a
#97e90e

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

#022924
#05594e
#088978
#0bb9a3
#0ee9cd
#37f3db
#67f6e4
#97f9ec
#c7fcf5

Tints of #0ee9cd Color

#0ee9cd
#28ebd2
#43edd8
#5ef0dd
#79f2e3
#93f5e8
#aef7ee
#c9faf3
#e4fcf9
#ffffff

Shades of #0ee9cd color code

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

#0ee9cd
#0ccfb6
#0ab59f
#099b88
#078171
#06675b
#044d44
#03332d
#011916
#000000

Tones

#0ee9cd
#27d0bb
#3fb8a8
#589f96
#718683

Tones

Similar Color like #0ee9cd color

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

#0feace
#10ebcf
#11ecd0
#12edd1
#13eed2
#14efd3
#15f0d4
#16f1d5
#17f2d6
#18f3d7
#19f4d8
#1af5d9
#1bf6da
#1cf7db
#0de8cc
#0ce7cb
#0be6ca
#0ae5c9
#09e4c8
#08e3c7
#07e2c6
#06e1c5
#05e0c4
#04dfc3
#03dec2
#02ddc1
#01dcc0
#00dbbf

Download this Dark Blue

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

#0ee9cd Color Code Preview on Black Background Color

This is how #0ee9cd Color will look on black background color. Color contrast ratio is 13.56

#0ee9cd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ee9cd color code is use for CSS Background Color

Background color for the above div is #0ee9cd

HTML with inline CSS

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

#0ee9cd color code is use for CSS Border Color

CSS Border color for the above div is #0ee9cd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ee9cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ee9cd Color code Preview on White Background

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

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