Skip to main content Skip to docs navigation

#86ffdd 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 Tibetan Plateau and its hex is #88FFDD Nearest Color Name

Color Hue/Base color: Blue

Hex #86ffdd Color code in RGB color code model is created after adding 52.55% red color, 100% green color and 86.67% blue color. Hex #86ffdd Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 0% magenta, 13% yellow and 0% black.

Hex #86ffdd color code is between #88eecc web safe hex color code and #77ddee web safe hex color code. #88eecc is the nearest web safe color code. You can see here many more shades of #86ffdd color code.

RGB Chart

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

Color Table

Hex Color Code 86ffdd #86ffdd
RGB Decimal 134, 255, 221 134, 255, 221
RGB Percent 53%, 100%, 87% rgb(53%, 100%, 87%)
CSS RGBa 134, 255, 221,1 rgba(134,255,221,1)
CMYK Model cmyk(47%,0%,13%,0%)
HSL Color Space 163,100% ,76% hsl(163,100% ,76%)
HSV Color Space 163°, 47%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000110 11111111 11011101
Octal 206 377 335
Decimal 134 255 221
Hex 86 ff dd

Different shades of #86ffdd color code.

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

Darkest of #86ffdd
#00ecaa
Darker of #86ffdd
#20ffc0
Dark of #86ffdd
#53ffcf
Base of #86ffdd
#86ffdd
Light of #86ffdd
#b9ffeb
Lighter
#ecfffa
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

#86ffdd
#ff86a8

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

Split Complementary

#86ffdd
#ff86e4
#ffa086

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

Analogous Color

#86ff96
#86ffab
#86ffdd
#86f9ff
#86c6ff

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

#86ffdd
#ffdd86
#dd86ff

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

#86ffdd
#dd86ff
#ff86a8
#a8ff86

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

#86ffdd
#a086ff
#ff86a8
#e4ff86

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 #86ffdd

#00b985
#00ecaa
#20ffc0
#53ffcf
#86ffdd
#b9ffeb
#ecfffa
#ffffff
#ffffff

Tints of #86ffdd Color

#86ffdd
#93ffe0
#a0ffe4
#aeffe8
#bbffec
#c9ffef
#d6fff3
#e4fff7
#f1fffb
#ffffff

Shades of #86ffdd color code

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

#86ffdd
#77e2c4
#68c6ab
#59aa93
#4a8d7a
#3b7162
#2c5549
#1d3831
#0e1c18
#000000

Tones

#86ffdd
#92f3d8
#9ee7d2
#aadbcd
#b6cfc8

Tones

Similar Color like #86ffdd color

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

#87ffde
#88ffdf
#89ffe0
#8affe1
#8bffe2
#8cffe3
#8dffe4
#8effe5
#8fffe6
#90ffe7
#91ffe8
#92ffe9
#93ffea
#94ffeb
#85fedc
#84fddb
#83fcda
#82fbd9
#81fad8
#80f9d7
#7ff8d6
#7ef7d5
#7df6d4
#7cf5d3
#7bf4d2
#7af3d1
#79f2d0
#78f1cf

Download this Light Blue

Hex #86ffdd 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.

#86ffdd Color Code Preview on Black Background Color

This is how #86ffdd Color will look on black background color. Color contrast ratio is 17.36

#86ffdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86ffdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #86ffdd

#86ffdd color code is use for CSS Background Color

Background color for the above div is #86ffdd

HTML with inline CSS

<div style="background-color:#86ffdd;"></div>

#86ffdd color code is use for CSS Border Color

CSS Border color for the above div is #86ffdd

HTML with inline CSS

<div style="border:5px solid #86ffdd;"></div>

CSS Border Left color for the above div is #86ffdd

HTML with inline CSS

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

CSS Border Right color for the above div is #86ffdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #86ffdd

HTML with inline CSS

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

CSS Border Top color for the above div is #86ffdd

HTML with inline CSS

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

#86ffdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#86ffdd Color code Preview on White Background

This is how #86ffdd Color code will look on white background color. Color contrast ratio is 1.21

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

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