Skip to main content Skip to docs navigation

#00cfce 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 Jade Glass and its hex is #00CED1 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code 00cfce #00cfce
RGB Decimal 0, 207, 206 0, 207, 206
RGB Percent 0%, 81%, 81% rgb(0%, 81%, 81%)
CSS RGBa 0, 207, 206,1 rgba(0,207,206,1)
CMYK Model cmyk(100%,0%,0%,18.82%)
HSL Color Space 180,100% ,41% hsl(180,100% ,41%)
HSV Color Space 180°, 100%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 11001111 11001110
Octal 0 317 316
Decimal 0 207 206
Hex 00 cf ce

Different shades of #00cfce color code.

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

Darkest of #00cfce
#003636
Darker of #00cfce
#006969
Dark of #00cfce
#009c9b
Base of #00cfce
#00cfce
Light of #00cfce
#03fffe
Lighter
#36fffe
Lightest
#69fffe

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

#00cfce
#cf0001

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

Split Complementary

#00cfce
#cf0069
#cf6700

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

Analogous Color

#00cf55
#00cf78
#00cfce
#008bcf
#0035cf

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

#00cfce
#cfce00
#ce00cf

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

#00cfce
#ce00cf
#cf0001
#01cf00

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

#00cfce
#6700cf
#cf0001
#69cf00

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

#000303
#003636
#006969
#009c9b
#00cfce
#03fffe
#36fffe
#69fffe
#9cffff

Tints of #00cfce Color

#00cfce
#1cd4d3
#38d9d8
#55dfde
#71e4e3
#8de9e9
#aaefee
#c6f4f4
#e2f9f9
#ffffff

Shades of #00cfce color code

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

#00cfce
#00b8b7
#00a1a0
#008a89
#007372
#005c5b
#004544
#002e2d
#001716
#000000

Tones

#00cfce
#15baba
#29a6a5
#3e9191
#537c7c

Tones

Similar Color like #00cfce color

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

#01d0cf
#02d1d0
#03d2d1
#04d3d2
#05d4d3
#06d5d4
#07d6d5
#08d7d6
#09d8d7
#0ad9d8
#0bdad9
#0cdbda
#0ddcdb
#0edddc
#00cecd
#00cdcc
#00cccb
#00cbca
#00cac9
#00c9c8
#00c8c7
#00c7c6
#00c6c5
#00c5c4
#00c4c3
#00c3c2
#00c2c1
#00c1c0

Download this Dark Blue

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

#00cfce Color Code Preview on Black Background Color

This is how #00cfce Color will look on black background color. Color contrast ratio is 10.82

#00cfce in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00cfce color code is use for CSS Background Color

Background color for the above div is #00cfce

HTML with inline CSS

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

#00cfce color code is use for CSS Border Color

CSS Border color for the above div is #00cfce

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00cfce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00cfce Color code Preview on White Background

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

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

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