Skip to main content Skip to docs navigation

#6aedff 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 Robin’s Egg and its hex is #6DEDFD Nearest Color Name

Color Hue/Base color: Blue

Hex #6aedff Color code in RGB color code model is created after adding 41.57% red color, 92.94% green color and 100% blue color. Hex #6aedff Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 7% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 6aedff #6aedff
RGB Decimal 106, 237, 255 106, 237, 255
RGB Percent 42%, 93%, 100% rgb(42%, 93%, 100%)
CSS RGBa 106, 237, 255,1 rgba(106,237,255,1)
CMYK Model cmyk(58%,7%,0%,0%)
HSL Color Space 187,100% ,71% hsl(187,100% ,71%)
HSV Color Space 187°, 58%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101010 11101101 11111111
Octal 152 355 377
Decimal 106 237 255
Hex 6a ed ff

Different shades of #6aedff color code.

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

Darkest of #6aedff
#00b7d0
Darker of #6aedff
#04e1ff
Dark of #6aedff
#37e7ff
Base of #6aedff
#6aedff
Light of #6aedff
#9df3ff
Lighter
#d0f9ff
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

#6aedff
#ff7c6a

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

Split Complementary

#6aedff
#ff6aa2
#ffc66a

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

Analogous Color

#6affba
#6affd3
#6aedff
#6abbff
#6a7dff

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

#6aedff
#edff6a
#ff6aed

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

#6aedff
#ff6aed
#ff7c6a
#6aff7c

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

#6aedff
#c66aff
#ff7c6a
#a2ff6a

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

#008a9d
#00b7d0
#04e1ff
#37e7ff
#6aedff
#9df3ff
#d0f9ff
#ffffff
#ffffff

Tints of #6aedff Color

#6aedff
#7aefff
#8bf1ff
#9bf3ff
#acf5ff
#bcf7ff
#cdf9ff
#ddfbff
#eefdff
#ffffff

Shades of #6aedff color code

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

#6aedff
#5ed2e2
#52b8c6
#469eaa
#3a838d
#2f6971
#234f55
#173438
#0b1a1c
#000000

Tones

#6aedff
#79e2f0
#88d6e1
#97cbd2
#a6c0c3

Tones

Similar Color like #6aedff color

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

#6beeff
#6cefff
#6df0ff
#6ef1ff
#6ff2ff
#70f3ff
#71f4ff
#72f5ff
#73f6ff
#74f7ff
#75f8ff
#76f9ff
#77faff
#78fbff
#69ecfe
#68ebfd
#67eafc
#66e9fb
#65e8fa
#64e7f9
#63e6f8
#62e5f7
#61e4f6
#60e3f5
#5fe2f4
#5ee1f3
#5de0f2
#5cdff1

Download this Light Blue

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

#6aedff Color Code Preview on Black Background Color

This is how #6aedff Color will look on black background color. Color contrast ratio is 15.17

#6aedff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6aedff color code is use for CSS Background Color

Background color for the above div is #6aedff

HTML with inline CSS

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

#6aedff color code is use for CSS Border Color

CSS Border color for the above div is #6aedff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6aedff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6aedff Color code Preview on White Background

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

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

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