Skip to main content Skip to docs navigation

#77ffd7 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 Hiroshima Aquamarine and its hex is #7FFFD4 Nearest Color Name

Color Hue/Base color: Blue

Hex #77ffd7 Color code in RGB color code model is created after adding 46.67% red color, 100% green color and 84.31% blue color. Hex #77ffd7 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 16% yellow and 0% black.

Hex #77ffd7 color code is between #66eedd web safe hex color code and #88ddcc web safe hex color code. #66eedd is the nearest web safe color code. You can see here many more shades of #77ffd7 color code.

RGB Chart

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

Color Table

Hex Color Code 77ffd7 #77ffd7
RGB Decimal 119, 255, 215 119, 255, 215
RGB Percent 47%, 100%, 84% rgb(47%, 100%, 84%)
CSS RGBa 119, 255, 215,1 rgba(119,255,215,1)
CMYK Model cmyk(53%,0%,16%,0%)
HSL Color Space 162,100% ,73% hsl(162,100% ,73%)
HSV Color Space 162°, 53%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110111 11111111 11010111
Octal 167 377 327
Decimal 119 255 215
Hex 77 ff d7

Different shades of #77ffd7 color code.

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

Darkest of #77ffd7
#00dd9c
Darker of #77ffd7
#11ffb9
Dark of #77ffd7
#44ffc8
Base of #77ffd7
#77ffd7
Light of #77ffd7
#aaffe6
Lighter
#ddfff5
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

#77ffd7
#ff779f

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

Split Complementary

#77ffd7
#ff77e3
#ff9377

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

Analogous Color

#77ff88
#77ff9e
#77ffd7
#77faff
#77c1ff

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

#77ffd7
#ffd777
#d777ff

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

#77ffd7
#d777ff
#ff779f
#9fff77

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

#77ffd7
#9377ff
#ff779f
#e3ff77

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 #77ffd7

#00aa78
#00dd9c
#11ffb9
#44ffc8
#77ffd7
#aaffe6
#ddfff5
#ffffff
#ffffff

Tints of #77ffd7 Color

#77ffd7
#86ffdb
#95ffdf
#a4ffe4
#b3ffe8
#c2ffed
#d1fff1
#e0fff6
#effffa
#ffffff

Shades of #77ffd7 color code

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

#77ffd7
#69e2bf
#5cc6a7
#4faa8f
#428d77
#34715f
#275547
#1a382f
#0d1c17
#000000

Tones

#77ffd7
#85f1d1
#92e4cc
#a0d6c6
#adc9c1

Tones

Similar Color like #77ffd7 color

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

#78ffd8
#79ffd9
#7affda
#7bffdb
#7cffdc
#7dffdd
#7effde
#7fffdf
#80ffe0
#81ffe1
#82ffe2
#83ffe3
#84ffe4
#85ffe5
#76fed6
#75fdd5
#74fcd4
#73fbd3
#72fad2
#71f9d1
#70f8d0
#6ff7cf
#6ef6ce
#6df5cd
#6cf4cc
#6bf3cb
#6af2ca
#69f1c9

Download this Light Blue

Hex #77ffd7 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.

#77ffd7 Color Code Preview on Black Background Color

This is how #77ffd7 Color will look on black background color. Color contrast ratio is 17.07

#77ffd7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77ffd7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77ffd7

#77ffd7 color code is use for CSS Background Color

Background color for the above div is #77ffd7

HTML with inline CSS

<div style="background-color:#77ffd7;"></div>

#77ffd7 color code is use for CSS Border Color

CSS Border color for the above div is #77ffd7

HTML with inline CSS

<div style="border:5px solid #77ffd7;"></div>

CSS Border Left color for the above div is #77ffd7

HTML with inline CSS

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

CSS Border Right color for the above div is #77ffd7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #77ffd7

HTML with inline CSS

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

CSS Border Top color for the above div is #77ffd7

HTML with inline CSS

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

#77ffd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77ffd7 Color code Preview on White Background

This is how #77ffd7 Color code will look on white background color. Color contrast ratio is 1.23

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

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