Skip to main content Skip to docs navigation

#0ecfbc 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 Exquisite Turquoise and its hex is #11CCBB Nearest Color Name

Color Hue/Base color: Blue

Hex #0ecfbc Color code in RGB color code model is created after adding 5.49% red color, 81.18% green color and 73.73% blue color. Hex #0ecfbc Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 9% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 0ecfbc #0ecfbc
RGB Decimal 14, 207, 188 14, 207, 188
RGB Percent 5%, 81%, 74% rgb(5%, 81%, 74%)
CSS RGBa 14, 207, 188,1 rgba(14,207,188,1)
CMYK Model cmyk(93%,0%,9%,18.82%)
HSL Color Space 174,87% ,43% hsl(174,87% ,43%)
HSV Color Space 174°, 93%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 11001111 10111100
Octal 16 317 274
Decimal 14 207 188
Hex 0e cf bc

Different shades of #0ecfbc color code.

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

Darkest of #0ecfbc
#04403a
Darker of #0ecfbc
#086f65
Dark of #0ecfbc
#0b9f91
Base of #0ecfbc
#0ecfbc
Light of #0ecfbc
#20f0db
Lighter
#50f3e3
Lightest
#80f6eb

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

#0ecfbc
#cf0e21

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

Split Complementary

#0ecfbc
#cf0e82
#cf5b0e

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

Analogous Color

#0ecf4b
#0ecf6c
#0ecfbc
#0ea2cf
#0e51cf

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

#0ecfbc
#cfbc0e
#bc0ecf

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

#0ecfbc
#bc0ecf
#cf0e21
#21cf0e

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

#0ecfbc
#5b0ecf
#cf0e21
#82cf0e

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

#01100e
#04403a
#086f65
#0b9f91
#0ecfbc
#20f0db
#50f3e3
#80f6eb
#affaf2

Tints of #0ecfbc Color

#0ecfbc
#28d4c3
#43d9ca
#5edfd2
#79e4d9
#93e9e1
#aeefe8
#c9f4f0
#e4f9f7
#ffffff

Shades of #0ecfbc color code

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

#0ecfbc
#0cb8a7
#0aa192
#098a7d
#077368
#065c53
#04453e
#032e29
#011714
#000000

Tones

#0ecfbc
#24b9aa
#3aa398
#508d87
#667775

Tones

Similar Color like #0ecfbc color

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

#0fd0bd
#10d1be
#11d2bf
#12d3c0
#13d4c1
#14d5c2
#15d6c3
#16d7c4
#17d8c5
#18d9c6
#19dac7
#1adbc8
#1bdcc9
#1cddca
#0dcebb
#0ccdba
#0bccb9
#0acbb8
#09cab7
#08c9b6
#07c8b5
#06c7b4
#05c6b3
#04c5b2
#03c4b1
#02c3b0
#01c2af
#00c1ae

Download this Dark Blue

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

#0ecfbc Color Code Preview on Black Background Color

This is how #0ecfbc Color will look on black background color. Color contrast ratio is 10.67

#0ecfbc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0ecfbc color code is use for CSS Background Color

Background color for the above div is #0ecfbc

HTML with inline CSS

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

#0ecfbc color code is use for CSS Border Color

CSS Border color for the above div is #0ecfbc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0ecfbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0ecfbc Color code Preview on White Background

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

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

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