Skip to main content Skip to docs navigation

#7effda 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 #7effda Color code in RGB color code model is created after adding 49.41% red color, 100% green color and 85.49% blue color. Hex #7effda Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 15% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code 7effda #7effda
RGB Decimal 126, 255, 218 126, 255, 218
RGB Percent 49%, 100%, 85% rgb(49%, 100%, 85%)
CSS RGBa 126, 255, 218,1 rgba(126,255,218,1)
CMYK Model cmyk(51%,0%,15%,0%)
HSL Color Space 163,100% ,75% hsl(163,100% ,75%)
HSV Color Space 163°, 51%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111110 11111111 11011010
Octal 176 377 332
Decimal 126 255 218
Hex 7e ff da

Different shades of #7effda color code.

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

Darkest of #7effda
#00e4a3
Darker of #7effda
#18ffbd
Dark of #7effda
#4bffcb
Base of #7effda
#7effda
Light of #7effda
#b1ffe9
Lighter
#e4fff7
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

#7effda
#ff7ea3

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

Split Complementary

#7effda
#ff7ee4
#ff9a7e

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

Analogous Color

#7eff8f
#7effa4
#7effda
#7ef9ff
#7ec3ff

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

#7effda
#ffda7e
#da7eff

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

#7effda
#da7eff
#ff7ea3
#a3ff7e

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

#7effda
#9a7eff
#ff7ea3
#e4ff7e

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 #7effda

#00b17e
#00e4a3
#18ffbd
#4bffcb
#7effda
#b1ffe9
#e4fff7
#ffffff
#ffffff

Tints of #7effda Color

#7effda
#8cffde
#9affe2
#a9ffe6
#b7ffea
#c5ffee
#d4fff2
#e2fff6
#f0fffa
#ffffff

Shades of #7effda color code

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

#7effda
#70e2c1
#62c6a9
#54aa91
#468d79
#387160
#2a5548
#1c3830
#0e1c18
#000000

Tones

#7effda
#8bf2d5
#98e5cf
#a5d8ca
#b2cbc4

Tones

Similar Color like #7effda color

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

#7fffdb
#80ffdc
#81ffdd
#82ffde
#83ffdf
#84ffe0
#85ffe1
#86ffe2
#87ffe3
#88ffe4
#89ffe5
#8affe6
#8bffe7
#8cffe8
#7dfed9
#7cfdd8
#7bfcd7
#7afbd6
#79fad5
#78f9d4
#77f8d3
#76f7d2
#75f6d1
#74f5d0
#73f4cf
#72f3ce
#71f2cd
#70f1cc

Download this Light Blue

Hex #7effda 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.

#7effda Color Code Preview on Black Background Color

This is how #7effda Color will look on black background color. Color contrast ratio is 17.20

#7effda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7effda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7effda

#7effda color code is use for CSS Background Color

Background color for the above div is #7effda

HTML with inline CSS

<div style="background-color:#7effda;"></div>

#7effda color code is use for CSS Border Color

CSS Border color for the above div is #7effda

HTML with inline CSS

<div style="border:5px solid #7effda;"></div>

CSS Border Left color for the above div is #7effda

HTML with inline CSS

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

CSS Border Right color for the above div is #7effda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7effda

HTML with inline CSS

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

CSS Border Top color for the above div is #7effda

HTML with inline CSS

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

#7effda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7effda Color code Preview on White Background

This is how #7effda Color code will look on white background color. Color contrast ratio is 1.22

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

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