Skip to main content Skip to docs navigation

#4eecd1 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 Aphrodite Aqua and its hex is #45E9C1 Nearest Color Name

Color Hue/Base color: Blue

Hex #4eecd1 Color code in RGB color code model is created after adding 30.59% red color, 92.55% green color and 81.96% blue color. Hex #4eecd1 Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 0% magenta, 11% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 4eecd1 #4eecd1
RGB Decimal 78, 236, 209 78, 236, 209
RGB Percent 31%, 93%, 82% rgb(31%, 93%, 82%)
CSS RGBa 78, 236, 209,1 rgba(78,236,209,1)
CMYK Model cmyk(67%,0%,11%,7.45%)
HSL Color Space 170,81% ,62% hsl(170,81% ,62%)
HSV Color Space 170°, 67%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 11101100 11010001
Octal 116 354 321
Decimal 78 236 209
Hex 4e ec d1

Different shades of #4eecd1 color code.

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

Darkest of #4eecd1
#10917b
Darker of #4eecd1
#15bfa2
Dark of #4eecd1
#20e7c5
Base of #4eecd1
#4eecd1
Light of #4eecd1
#7cf1dd
Lighter
#aaf6e9
Lightest
#d8fbf5

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

#4eecd1
#ec4e69

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

Split Complementary

#4eecd1
#ec4eb8
#ec824e

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

Analogous Color

#4eec75
#4eec8f
#4eecd1
#4ed2ec
#4e90ec

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

#4eecd1
#ecd14e
#d14eec

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

#4eecd1
#d14eec
#ec4e69
#69ec4e

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

#4eecd1
#824eec
#ec4e69
#b8ec4e

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

#0b6354
#10917b
#15bfa2
#20e7c5
#4eecd1
#7cf1dd
#aaf6e9
#d8fbf5
#ffffff

Tints of #4eecd1 Color

#4eecd1
#61eed6
#75f0db
#89f2e0
#9cf4e5
#b0f6ea
#c4f8ef
#d7faf4
#ebfcf9
#ffffff

Shades of #4eecd1 color code

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

#4eecd1
#45d1b9
#3cb7a2
#349d8b
#2b8374
#22685c
#1a4e45
#11342e
#081a17
#000000

Tones

#4eecd1
#62d8c4
#75c5b7
#89b1aa
#9c9e9d

Tones

Similar Color like #4eecd1 color

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

#4fedd2
#50eed3
#51efd4
#52f0d5
#53f1d6
#54f2d7
#55f3d8
#56f4d9
#57f5da
#58f6db
#59f7dc
#5af8dd
#5bf9de
#5cfadf
#4debd0
#4ceacf
#4be9ce
#4ae8cd
#49e7cc
#48e6cb
#47e5ca
#46e4c9
#45e3c8
#44e2c7
#43e1c6
#42e0c5
#41dfc4
#40dec3

Download this Dark Blue

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

#4eecd1 Color Code Preview on Black Background Color

This is how #4eecd1 Color will look on black background color. Color contrast ratio is 14.24

#4eecd1 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4eecd1 color code is use for CSS Background Color

Background color for the above div is #4eecd1

HTML with inline CSS

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

#4eecd1 color code is use for CSS Border Color

CSS Border color for the above div is #4eecd1

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4eecd1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4eecd1 Color code Preview on White Background

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

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

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