Skip to main content Skip to docs navigation

#6cfdde hex color | Download Light 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 Spindrift and its hex is #73FCD6 Nearest Color Name

Color Hue/Base color: Blue

Hex #6cfdde Color code in RGB color code model is created after adding 42.35% red color, 99.22% green color and 87.06% blue color. Hex #6cfdde Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 12% yellow and 0.78% black.

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

RGB Chart

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

Color Table

Hex Color Code 6cfdde #6cfdde
RGB Decimal 108, 253, 222 108, 253, 222
RGB Percent 42%, 99%, 87% rgb(42%, 99%, 87%)
CSS RGBa 108, 253, 222,1 rgba(108,253,222,1)
CMYK Model cmyk(57%,0%,12%,0.78%)
HSL Color Space 167,97% ,71% hsl(167,97% ,71%)
HSV Color Space 167°, 57%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101100 11111101 11011110
Octal 154 375 336
Decimal 108 253 222
Hex 6c fd de

Different shades of #6cfdde color code.

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

Darkest of #6cfdde
#03cda2
Darker of #6cfdde
#07fcc7
Dark of #6cfdde
#3afcd3
Base of #6cfdde
#6cfdde
Light of #6cfdde
#9efee9
Lighter
#d1fef5
Lightest
#ffffff

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

#6cfdde
#fd6c8b

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

Split Complementary

#6cfdde
#fd6cd4
#fd956c

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

Analogous Color

#6cfd89
#6cfda2
#6cfdde
#6cecfd
#6caffd

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

#6cfdde
#fdde6c
#de6cfd

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

#6cfdde
#de6cfd
#fd6c8b
#8bfd6c

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

#6cfdde
#956cfd
#fd6c8b
#d4fd6c

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

#029b7a
#03cda2
#07fcc7
#3afcd3
#6cfdde
#9efee9
#d1fef5
#ffffff
#ffffff

Tints of #6cfdde Color

#6cfdde
#7cfde1
#8cfde5
#9dfde9
#adfdec
#bdfef0
#cefef4
#defef7
#eefefb
#ffffff

Shades of #6cfdde color code

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

#6cfdde
#60e0c5
#54c4ac
#48a894
#3c8c7b
#307062
#24544a
#183831
#0c1c18
#000000

Tones

#6cfdde
#7beed5
#8adfcd
#99d0c4
#a8c1bc

Tones

Similar Color like #6cfdde color

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

#6dfedf
#6effe0
#6fffe1
#70ffe2
#71ffe3
#72ffe4
#73ffe5
#74ffe6
#75ffe7
#76ffe8
#77ffe9
#78ffea
#79ffeb
#7affec
#6bfcdd
#6afbdc
#69fadb
#68f9da
#67f8d9
#66f7d8
#65f6d7
#64f5d6
#63f4d5
#62f3d4
#61f2d3
#60f1d2
#5ff0d1
#5eefd0

Download this Light Blue

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

#6cfdde Color Code Preview on Black Background Color

This is how #6cfdde Color will look on black background color. Color contrast ratio is 16.74

#6cfdde in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6cfdde color code is use for CSS Background Color

Background color for the above div is #6cfdde

HTML with inline CSS

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

#6cfdde color code is use for CSS Border Color

CSS Border color for the above div is #6cfdde

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6cfdde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6cfdde Color code Preview on White Background

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

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

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