Skip to main content Skip to docs navigation

#4cfecc 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 Move Mint and its hex is #4EFFCD Nearest Color Name

Color Hue/Base color: Blue

Hex #4cfecc Color code in RGB color code model is created after adding 29.8% red color, 99.61% green color and 80% blue color. Hex #4cfecc Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 0% magenta, 20% yellow and 0.39% black.

Hex #4cfecc color code is between #44ffbb web safe hex color code and #55eedd web safe hex color code. #44ffbb is the nearest web safe color code. You can see here many more shades of #4cfecc color code.

RGB Chart

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

Color Table

Hex Color Code 4cfecc #4cfecc
RGB Decimal 76, 254, 204 76, 254, 204
RGB Percent 30%, 100%, 80% rgb(30%, 100%, 80%)
CSS RGBa 76, 254, 204,1 rgba(76,254,204,1)
CMYK Model cmyk(70%,0%,20%,0.39%)
HSL Color Space 163,99% ,65% hsl(163,99% ,65%)
HSV Color Space 163°, 70%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001100 11111110 11001100
Octal 114 376 314
Decimal 76 254 204
Hex 4c fe cc

Different shades of #4cfecc color code.

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

Darkest of #4cfecc
#01b07f
Darker of #4cfecc
#01e3a3
Dark of #4cfecc
#19febe
Base of #4cfecc
#4cfecc
Light of #4cfecc
#7ffeda
Lighter
#b1ffe9
Lightest
#e4fff7

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

#4cfecc
#fe4c7e

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

Split Complementary

#4cfecc
#fe4cd7
#fe734c

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

Analogous Color

#4cfe64
#4cfe82
#4cfecc
#4cf5fe
#4caafe

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

#4cfecc
#fecc4c
#cc4cfe

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

#4cfecc
#cc4cfe
#fe4c7e
#7efe4c

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

#4cfecc
#734cfe
#fe4c7e
#d7fe4c

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 #4cfecc

#017d5a
#01b07f
#01e3a3
#19febe
#4cfecc
#7ffeda
#b1ffe9
#e4fff7
#ffffff

Tints of #4cfecc Color

#4cfecc
#5ffed1
#73fed7
#87fedd
#9bfee2
#affee8
#c3feee
#d7fef3
#ebfef9
#ffffff

Shades of #4cfecc color code

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

#4cfecc
#43e1b5
#3bc59e
#32a988
#2a8d71
#21705a
#195444
#10382d
#081c16
#000000

Tones

#4cfecc
#5eecc4
#70dabc
#82c8b4
#94b6ac

Tones

Similar Color like #4cfecc color

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

#4dffcd
#4effce
#4fffcf
#50ffd0
#51ffd1
#52ffd2
#53ffd3
#54ffd4
#55ffd5
#56ffd6
#57ffd7
#58ffd8
#59ffd9
#5affda
#4bfdcb
#4afcca
#49fbc9
#48fac8
#47f9c7
#46f8c6
#45f7c5
#44f6c4
#43f5c3
#42f4c2
#41f3c1
#40f2c0
#3ff1bf
#3ef0be

Download this Dark Blue

Hex #4cfecc 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.

#4cfecc Color Code Preview on Black Background Color

This is how #4cfecc Color will look on black background color. Color contrast ratio is 16.36

#4cfecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cfecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4cfecc

#4cfecc color code is use for CSS Background Color

Background color for the above div is #4cfecc

HTML with inline CSS

<div style="background-color:#4cfecc;"></div>

#4cfecc color code is use for CSS Border Color

CSS Border color for the above div is #4cfecc

HTML with inline CSS

<div style="border:5px solid #4cfecc;"></div>

CSS Border Left color for the above div is #4cfecc

HTML with inline CSS

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

CSS Border Right color for the above div is #4cfecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4cfecc

HTML with inline CSS

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

CSS Border Top color for the above div is #4cfecc

HTML with inline CSS

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

#4cfecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4cfecc Color code Preview on White Background

This is how #4cfecc Color code will look on white background color. Color contrast ratio is 1.28

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

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