Skip to main content Skip to docs navigation

#60c8a6 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 Kauai and its hex is #5AC7AC Nearest Color Name

Color Hue/Base color: Blue

Hex #60c8a6 Color code in RGB color code model is created after adding 37.65% red color, 78.43% green color and 65.1% blue color. Hex #60c8a6 Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 17% yellow and 21.57% black.

Hex #60c8a6 color code is between #66ccaa web safe hex color code and #55bb99 web safe hex color code. #66ccaa is the nearest web safe color code. You can see here many more shades of #60c8a6 color code.

RGB Chart

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

Color Table

Hex Color Code 60c8a6 #60c8a6
RGB Decimal 96, 200, 166 96, 200, 166
RGB Percent 38%, 78%, 65% rgb(38%, 78%, 65%)
CSS RGBa 96, 200, 166,1 rgba(96,200,166,1)
CMYK Model cmyk(52%,0%,17%,21.57%)
HSL Color Space 160,49% ,58% hsl(160,49% ,58%)
HSV Color Space 160°, 52%, 78%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100000 11001000 10100110
Octal 140 310 246
Decimal 96 200 166
Hex 60 c8 a6

Different shades of #60c8a6 color code.

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

Darkest of #60c8a6
#256a54
Darker of #60c8a6
#329071
Dark of #60c8a6
#3fb68f
Base of #60c8a6
#60c8a6
Light of #60c8a6
#86d5bb
Lighter
#ace2d0
Lightest
#d2efe6

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

#60c8a6
#c86082

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

Split Complementary

#60c8a6
#c860b6
#c87260

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

Analogous Color

#60c869
#60c87b
#60c8a6
#60c7c8
#609cc8

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

#60c8a6
#c8a660
#a660c8

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

#60c8a6
#a660c8
#c86082
#82c860

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

#60c8a6
#7260c8
#c86082
#b6c860

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 #60c8a6

#184436
#256a54
#329071
#3fb68f
#60c8a6
#86d5bb
#ace2d0
#d2efe6
#f8fcfb

Tints of #60c8a6 Color

#60c8a6
#71ceaf
#83d4b9
#95dac3
#a6e0cd
#b8e6d7
#caece1
#dbf2eb
#edf8f5
#ffffff

Shades of #60c8a6 color code

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

#60c8a6
#55b193
#4a9b81
#40856e
#356f5c
#2a5849
#204237
#152c24
#0a1612
#000000

Tones

#60c8a6
#75b39f
#8b9d97
#949494
#949494

Tones

Similar Color like #60c8a6 color

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

#61c9a7
#62caa8
#63cba9
#64ccaa
#65cdab
#66ceac
#67cfad
#68d0ae
#69d1af
#6ad2b0
#6bd3b1
#6cd4b2
#6dd5b3
#6ed6b4
#5fc7a5
#5ec6a4
#5dc5a3
#5cc4a2
#5bc3a1
#5ac2a0
#59c19f
#58c09e
#57bf9d
#56be9c
#55bd9b
#54bc9a
#53bb99
#52ba98

Download this Dark Blue

Hex #60c8a6 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.

#60c8a6 Color Code Preview on Black Background Color

This is how #60c8a6 Color will look on black background color. Color contrast ratio is 10.31

#60c8a6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60c8a6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #60c8a6

#60c8a6 color code is use for CSS Background Color

Background color for the above div is #60c8a6

HTML with inline CSS

<div style="background-color:#60c8a6;"></div>

#60c8a6 color code is use for CSS Border Color

CSS Border color for the above div is #60c8a6

HTML with inline CSS

<div style="border:5px solid #60c8a6;"></div>

CSS Border Left color for the above div is #60c8a6

HTML with inline CSS

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

CSS Border Right color for the above div is #60c8a6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #60c8a6

HTML with inline CSS

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

CSS Border Top color for the above div is #60c8a6

HTML with inline CSS

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

#60c8a6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60c8a6 Color code Preview on White Background

This is how #60c8a6 Color code will look on white background color. Color contrast ratio is 2.04

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

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