Skip to main content Skip to docs navigation

#6bf2ff 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 #6bf2ff Color code in RGB color code model is created after adding 41.96% red color, 94.9% green color and 100% blue color. Hex #6bf2ff Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 5% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 6bf2ff #6bf2ff
RGB Decimal 107, 242, 255 107, 242, 255
RGB Percent 42%, 95%, 100% rgb(42%, 95%, 100%)
CSS RGBa 107, 242, 255,1 rgba(107,242,255,1)
CMYK Model cmyk(58%,5%,0%,0%)
HSL Color Space 185,100% ,71% hsl(185,100% ,71%)
HSV Color Space 185°, 58%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101011 11110010 11111111
Octal 153 362 377
Decimal 107 242 255
Hex 6b f2 ff

Different shades of #6bf2ff color code.

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

Darkest of #6bf2ff
#00bfd1
Darker of #6bf2ff
#05e9ff
Dark of #6bf2ff
#38eeff
Base of #6bf2ff
#6bf2ff
Light of #6bf2ff
#9ef6ff
Lighter
#d1fbff
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

#6bf2ff
#ff786b

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

Split Complementary

#6bf2ff
#ff6ba8
#ffc26b

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

Analogous Color

#6bffb6
#6bffce
#6bf2ff
#6bc1ff
#6b83ff

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

#6bf2ff
#f2ff6b
#ff6bf2

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

#6bf2ff
#ff6bf2
#ff786b
#6bff78

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

#6bf2ff
#c26bff
#ff786b
#a8ff6b

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

#00909e
#00bfd1
#05e9ff
#38eeff
#6bf2ff
#9ef6ff
#d1fbff
#ffffff
#ffffff

Tints of #6bf2ff Color

#6bf2ff
#7bf3ff
#8bf4ff
#9cf6ff
#acf7ff
#bdf9ff
#cdfaff
#defcff
#eefdff
#ffffff

Shades of #6bf2ff color code

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

#6bf2ff
#5fd7e2
#53bcc6
#47a1aa
#3b868d
#2f6b71
#235055
#173538
#0b1a1c
#000000

Tones

#6bf2ff
#7ae6f0
#89dae1
#97cdd3
#a6c1c4

Tones

Similar Color like #6bf2ff color

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

#6cf3ff
#6df4ff
#6ef5ff
#6ff6ff
#70f7ff
#71f8ff
#72f9ff
#73faff
#74fbff
#75fcff
#76fdff
#77feff
#78ffff
#79ffff
#6af1fe
#69f0fd
#68effc
#67eefb
#66edfa
#65ecf9
#64ebf8
#63eaf7
#62e9f6
#61e8f5
#60e7f4
#5fe6f3
#5ee5f2
#5de4f1

Download this Light Blue

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

#6bf2ff Color Code Preview on Black Background Color

This is how #6bf2ff Color will look on black background color. Color contrast ratio is 15.77

#6bf2ff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#6bf2ff color code is use for CSS Background Color

Background color for the above div is #6bf2ff

HTML with inline CSS

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

#6bf2ff color code is use for CSS Border Color

CSS Border color for the above div is #6bf2ff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#6bf2ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6bf2ff Color code Preview on White Background

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

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

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