Skip to main content Skip to docs navigation

#6acdcd hex color | Download Dark Green 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 Petrichor and its hex is #66CCCC Nearest Color Name

Color Hue/Base color: Green

Hex #6acdcd Color code in RGB color code model is created after adding 41.57% red color, 80.39% green color and 80.39% blue color. Hex #6acdcd Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 0% yellow and 19.61% black.

Hex #6acdcd color code is between #66cccc web safe hex color code and #77dddd web safe hex color code. #66cccc is the nearest web safe color code. You can see here many more shades of #6acdcd color code.

RGB Chart

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

Color Table

Hex Color Code 6acdcd #6acdcd
RGB Decimal 106, 205, 205 106, 205, 205
RGB Percent 42%, 80%, 80% rgb(42%, 80%, 80%)
CSS RGBa 106, 205, 205,1 rgba(106,205,205,1)
CMYK Model cmyk(48%,0%,0%,19.61%)
HSL Color Space 180,50% ,61% hsl(180,50% ,61%)
HSV Color Space 180°, 48%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101010 11001101 11001101
Octal 152 315 315
Decimal 106 205 205
Hex 6a cd cd

Different shades of #6acdcd color code.

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

Darkest of #6acdcd
#287676
Darker of #6acdcd
#359c9c
Dark of #6acdcd
#44c0c0
Base of #6acdcd
#6acdcd
Light of #6acdcd
#90dada
Lighter
#b6e7e7
Lightest
#ddf3f3

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

#6acdcd
#cd6a6a

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

Split Complementary

#6acdcd
#cd6a9b
#cd9b6a

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

Analogous Color

#6acd93
#6acda4
#6acdcd
#6aaccd
#6a83cd

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

#6acdcd
#cdcd6a
#cd6acd

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

#6acdcd
#cd6acd
#cd6a6a
#6acd6a

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

#6acdcd
#9b6acd
#cd6a6a
#9bcd6a

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 #6acdcd

#1b5050
#287676
#359c9c
#44c0c0
#6acdcd
#90dada
#b6e7e7
#ddf3f3
#ffffff

Tints of #6acdcd Color

#6acdcd
#7ad2d2
#8bd8d8
#9bdddd
#ace3e3
#bce8e8
#cdeeee
#ddf3f3
#eef9f9
#ffffff

Shades of #6acdcd color code

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

#6acdcd
#5eb6b6
#529f9f
#468888
#3a7171
#2f5b5b
#234444
#172d2d
#0b1616
#000000

Tones

#6acdcd
#7eb9b9
#92a5a5
#9b9b9b
#9b9b9b

Tones

Similar Color like #6acdcd color

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

#6bcece
#6ccfcf
#6dd0d0
#6ed1d1
#6fd2d2
#70d3d3
#71d4d4
#72d5d5
#73d6d6
#74d7d7
#75d8d8
#76d9d9
#77dada
#78dbdb
#69cccc
#68cbcb
#67caca
#66c9c9
#65c8c8
#64c7c7
#63c6c6
#62c5c5
#61c4c4
#60c3c3
#5fc2c2
#5ec1c1
#5dc0c0
#5cbfbf

Download this Dark Green

Hex #6acdcd 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.

#6acdcd Color Code Preview on Black Background Color

This is how #6acdcd Color will look on black background color. Color contrast ratio is 11.23

#6acdcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6acdcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6acdcd

#6acdcd color code is use for CSS Background Color

Background color for the above div is #6acdcd

HTML with inline CSS

<div style="background-color:#6acdcd;"></div>

#6acdcd color code is use for CSS Border Color

CSS Border color for the above div is #6acdcd

HTML with inline CSS

<div style="border:5px solid #6acdcd;"></div>

CSS Border Left color for the above div is #6acdcd

HTML with inline CSS

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

CSS Border Right color for the above div is #6acdcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6acdcd

HTML with inline CSS

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

CSS Border Top color for the above div is #6acdcd

HTML with inline CSS

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

#6acdcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6acdcd Color code Preview on White Background

This is how #6acdcd Color code will look on white background color. Color contrast ratio is 1.87

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

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