Skip to main content Skip to docs navigation

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

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

RGB Chart

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

Color Table

Hex Color Code 4aeccc #4aeccc
RGB Decimal 74, 236, 204 74, 236, 204
RGB Percent 29%, 93%, 80% rgb(29%, 93%, 80%)
CSS RGBa 74, 236, 204,1 rgba(74,236,204,1)
CMYK Model cmyk(69%,0%,14%,7.45%)
HSL Color Space 168,81% ,61% hsl(168,81% ,61%)
HSV Color Space 168°, 69%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001010 11101100 11001100
Octal 112 354 314
Decimal 74 236 204
Hex 4a ec cc

Different shades of #4aeccc color code.

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

Darkest of #4aeccc
#0f8e75
Darker of #4aeccc
#14bc9b
Dark of #4aeccc
#1ce7bf
Base of #4aeccc
#4aeccc
Light of #4aeccc
#78f1d9
Lighter
#a6f6e6
Lightest
#d4fbf3

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

#4aeccc
#ec4a6a

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

Split Complementary

#4aeccc
#ec4abb
#ec7b4a

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

Analogous Color

#4aec6d
#4aec88
#4aeccc
#4ad6ec
#4a92ec

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

#4aeccc
#eccc4a
#cc4aec

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

#4aeccc
#cc4aec
#ec4a6a
#6aec4a

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

#4aeccc
#7b4aec
#ec4a6a
#bbec4a

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

#0a604f
#0f8e75
#14bc9b
#1ce7bf
#4aeccc
#78f1d9
#a6f6e6
#d4fbf3
#ffffff

Tints of #4aeccc Color

#4aeccc
#5eeed1
#72f0d7
#86f2dd
#9af4e2
#aef6e8
#c2f8ee
#d6faf3
#eafcf9
#ffffff

Shades of #4aeccc color code

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

#4aeccc
#41d1b5
#39b79e
#319d88
#298371
#20685a
#184e44
#10342d
#081a16
#000000

Tones

#4aeccc
#5ed8c0
#72c4b4
#86b0a8
#9a9c9c

Tones

Similar Color like #4aeccc color

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

#4bedcd
#4ceece
#4defcf
#4ef0d0
#4ff1d1
#50f2d2
#51f3d3
#52f4d4
#53f5d5
#54f6d6
#55f7d7
#56f8d8
#57f9d9
#58fada
#49ebcb
#48eaca
#47e9c9
#46e8c8
#45e7c7
#44e6c6
#43e5c5
#42e4c4
#41e3c3
#40e2c2
#3fe1c1
#3ee0c0
#3ddfbf
#3cdebe

Download this Dark Blue

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

#4aeccc Color Code Preview on Black Background Color

This is how #4aeccc Color will look on black background color. Color contrast ratio is 14.16

#4aeccc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4aeccc color code is use for CSS Background Color

Background color for the above div is #4aeccc

HTML with inline CSS

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

#4aeccc color code is use for CSS Border Color

CSS Border color for the above div is #4aeccc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4aeccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4aeccc Color code Preview on White Background

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

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

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