Skip to main content Skip to docs navigation

#00edcf hex color | Dark Blue & Cool color | 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 MoS₂ Cyan and its hex is #00E6D3 Nearest Color Name

Color Hue/Base color: Blue

Hex #00edcf Color code in RGB color code model is created after adding 0% red color, 92.94% green color and 81.18% blue color. Hex #00edcf Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 13% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 00edcf #00edcf
RGB Decimal 0, 237, 207 0, 237, 207
RGB Percent 0%, 93%, 81% rgb(0%, 93%, 81%)
CSS RGBa 0, 237, 207,1 rgba(0,237,207,1)
CMYK Model cmyk(100%,0%,13%,7.06%)
HSL Color Space 172,100% ,46% hsl(172,100% ,46%)
HSV Color Space 172°, 100%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11101101 11001111
Octal 0 355 317
Decimal 0 237 207
Hex 00 ed cf

Different shades of #00edcf color code.

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

Darkest of #00edcf
#005449
Darker of #00edcf
#008776
Dark of #00edcf
#00baa2
Base of #00edcf
#00edcf
Light of #00edcf
#21ffe3
Lighter
#54ffe9
Lightest
#87fff0

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

#00edcf
#ed001e

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

Split Complementary

#00edcf
#ed0094
#ed5900

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

Analogous Color

#00ed45
#00ed6c
#00edcf
#00bced
#0059ed

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

#00edcf
#edcf00
#cf00ed

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

#00edcf
#cf00ed
#ed001e
#1eed00

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

#00edcf
#5900ed
#ed001e
#94ed00

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

#00211d
#005449
#008776
#00baa2
#00edcf
#21ffe3
#54ffe9
#87fff0
#bafff6

Tints of #00edcf Color

#00edcf
#1cefd4
#38f1d9
#55f3df
#71f5e4
#8df7e9
#aaf9ef
#c6fbf4
#e2fdf9
#ffffff

Shades of #00edcf color code

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

#00edcf
#00d2b8
#00b8a1
#009e8a
#008373
#00695c
#004f45
#00342e
#001a17
#000000

Tones

#00edcf
#18d5bd
#2fbeac
#47a69a
#5f8e88

Tones

Similar Color like #00edcf color

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

#01eed0
#02efd1
#03f0d2
#04f1d3
#05f2d4
#06f3d5
#07f4d6
#08f5d7
#09f6d8
#0af7d9
#0bf8da
#0cf9db
#0dfadc
#0efbdd
#00ecce
#00ebcd
#00eacc
#00e9cb
#00e8ca
#00e7c9
#00e6c8
#00e5c7
#00e4c6
#00e3c5
#00e2c4
#00e1c3
#00e0c2
#00dfc1

Download this

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

#00edcf Color Code Preview on Black Background Color

This is how #00edcf Color will look on black background color. Color contrast ratio is 14.01

#00edcf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00edcf color code is use for CSS Background Color

Background color for the above div is #00edcf

HTML with inline CSS

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

#00edcf color code is use for CSS Border Color

CSS Border color for the above div is #00edcf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00edcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00edcf Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(0,237,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,0,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,237,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }