Skip to main content Skip to docs navigation

#0feccc 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 #0feccc Color code in RGB color code model is created after adding 5.88% red color, 92.55% green color and 80% blue color. Hex #0feccc Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 14% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 0feccc #0feccc
RGB Decimal 15, 236, 204 15, 236, 204
RGB Percent 6%, 93%, 80% rgb(6%, 93%, 80%)
CSS RGBa 15, 236, 204,1 rgba(15,236,204,1)
CMYK Model cmyk(94%,0%,14%,7.45%)
HSL Color Space 171,88% ,49% hsl(171,88% ,49%)
HSV Color Space 171°, 94%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001111 11101100 11001100
Octal 17 354 314
Decimal 15 236 204
Hex 0f ec cc

Different shades of #0feccc color code.

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

Darkest of #0feccc
#065c50
Darker of #0feccc
#098c79
Dark of #0feccc
#0cbca3
Base of #0feccc
#0feccc
Light of #0feccc
#3bf3d8
Lighter
#6bf6e2
Lightest
#9bf9eb

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

#0feccc
#ec0f2f

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

Split Complementary

#0feccc
#ec0f9e
#ec5d0f

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

Analogous Color

#0fec4b
#0fec70
#0feccc
#0fc2ec
#0f66ec

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

#0feccc
#eccc0f
#cc0fec

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

#0feccc
#cc0fec
#ec0f2f
#2fec0f

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

#0feccc
#5d0fec
#ec0f2f
#9eec0f

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

#032c26
#065c50
#098c79
#0cbca3
#0feccc
#3bf3d8
#6bf6e2
#9bf9eb
#cbfcf5

Tints of #0feccc Color

#0feccc
#29eed1
#44f0d7
#5ff2dd
#79f4e2
#94f6e8
#aff8ee
#c9faf3
#e4fcf9
#ffffff

Shades of #0feccc color code

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

#0feccc
#0dd1b5
#0bb79e
#0a9d88
#088371
#06685a
#054e44
#03342d
#011a16
#000000

Tones

#0feccc
#28d3ba
#41baa8
#5aa197
#738885

Tones

Similar Color like #0feccc color

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

#10edcd
#11eece
#12efcf
#13f0d0
#14f1d1
#15f2d2
#16f3d3
#17f4d4
#18f5d5
#19f6d6
#1af7d7
#1bf8d8
#1cf9d9
#1dfada
#0eebcb
#0deaca
#0ce9c9
#0be8c8
#0ae7c7
#09e6c6
#08e5c5
#07e4c4
#06e3c3
#05e2c2
#04e1c1
#03e0c0
#02dfbf
#01debe

Download this Dark Blue

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

#0feccc Color Code Preview on Black Background Color

This is how #0feccc Color will look on black background color. Color contrast ratio is 13.89

#0feccc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0feccc color code is use for CSS Background Color

Background color for the above div is #0feccc

HTML with inline CSS

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

#0feccc color code is use for CSS Border Color

CSS Border color for the above div is #0feccc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0feccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0feccc Color code Preview on White Background

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

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

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