Skip to main content Skip to docs navigation

#84ffcc 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 A State of Mint and its hex is #88FFCC Nearest Color Name

Color Hue/Base color: Blue

Hex #84ffcc Color code in RGB color code model is created after adding 51.76% red color, 100% green color and 80% blue color. Hex #84ffcc Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 20% yellow and 0% black.

Hex #84ffcc color code is between #88eebb web safe hex color code and #77dddd web safe hex color code. #88eebb is the nearest web safe color code. You can see here many more shades of #84ffcc color code.

RGB Chart

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

Color Table

Hex Color Code 84ffcc #84ffcc
RGB Decimal 132, 255, 204 132, 255, 204
RGB Percent 52%, 100%, 80% rgb(52%, 100%, 80%)
CSS RGBa 132, 255, 204,1 rgba(132,255,204,1)
CMYK Model cmyk(48%,0%,20%,0%)
HSL Color Space 155,100% ,76% hsl(155,100% ,76%)
HSV Color Space 155°, 48%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10000100 11111111 11001100
Octal 204 377 314
Decimal 132 255 204
Hex 84 ff cc

Different shades of #84ffcc color code.

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

Darkest of #84ffcc
#00ea89
Darker of #84ffcc
#1effa2
Dark of #84ffcc
#51ffb7
Base of #84ffcc
#84ffcc
Light of #84ffcc
#b7ffe1
Lighter
#eafff6
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

#84ffcc
#ff84b7

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

Split Complementary

#84ffcc
#ff84f5
#ff8e84

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

Analogous Color

#84ff84
#84ff99
#84ffcc
#84fff5
#84d6ff

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

#84ffcc
#ffcc84
#cc84ff

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

#84ffcc
#cc84ff
#ff84b7
#b7ff84

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

#84ffcc
#8e84ff
#ff84b7
#f5ff84

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 #84ffcc

#00b76b
#00ea89
#1effa2
#51ffb7
#84ffcc
#b7ffe1
#eafff6
#ffffff
#ffffff

Tints of #84ffcc Color

#84ffcc
#91ffd1
#9fffd7
#adffdd
#baffe2
#c8ffe8
#d6ffee
#e3fff3
#f1fff9
#ffffff

Shades of #84ffcc color code

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

#84ffcc
#75e2b5
#66c69e
#58aa88
#498d71
#3a715a
#2c5544
#1d382d
#0e1c16
#000000

Tones

#84ffcc
#90f3ca
#9de6c8
#a9dac6
#b5cec4

Tones

Similar Color like #84ffcc color

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

#85ffcd
#86ffce
#87ffcf
#88ffd0
#89ffd1
#8affd2
#8bffd3
#8cffd4
#8dffd5
#8effd6
#8fffd7
#90ffd8
#91ffd9
#92ffda
#83fecb
#82fdca
#81fcc9
#80fbc8
#7ffac7
#7ef9c6
#7df8c5
#7cf7c4
#7bf6c3
#7af5c2
#79f4c1
#78f3c0
#77f2bf
#76f1be

Download this Light Blue

Hex #84ffcc 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.

#84ffcc Color Code Preview on Black Background Color

This is how #84ffcc Color will look on black background color. Color contrast ratio is 17.16

#84ffcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84ffcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #84ffcc

#84ffcc color code is use for CSS Background Color

Background color for the above div is #84ffcc

HTML with inline CSS

<div style="background-color:#84ffcc;"></div>

#84ffcc color code is use for CSS Border Color

CSS Border color for the above div is #84ffcc

HTML with inline CSS

<div style="border:5px solid #84ffcc;"></div>

CSS Border Left color for the above div is #84ffcc

HTML with inline CSS

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

CSS Border Right color for the above div is #84ffcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #84ffcc

HTML with inline CSS

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

CSS Border Top color for the above div is #84ffcc

HTML with inline CSS

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

#84ffcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#84ffcc Color code Preview on White Background

This is how #84ffcc 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 #84ffcc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #84ffcc; }

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