crispedge.com

Color picker

Loading...

#aef8cc hex color - Green - Cool color - Information

#aef8cc hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #aef8cc Color code in RGB color code model is created after adding 68.24% red color, 97.25% green color and 80% blue color. Hex #aef8cc Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 18% yellow and 3% black.

Hex #aef8cc color code is between #aaffbb web safe hex color code and #bbeedd web safe hex color code. #aaffbb is the nearest web safe color code. You can see here many more shades of #aef8cc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaef8cc#aef8cc
RGB Decimal174, 248, 204rgb(174, 248, 204)
RGB Percent68%, 97%, 80%rgb(68%, 97%, 80%)
CSS RGBa174, 248, 204,1rgba(174,248,204,1)
CMYK Modelcmyk(30%,0%,18%,3%)
HSL Color Space144,84% ,83%hsl(144,84% ,83%)
HSV Color Space144°, 30%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101111100011001100
Octal256370314
Decimal174248204
Hexaef8cc

Different shades of #aef8cc color code.

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

Light Shade of #aef8cc
#ddfcea
Dark Shade of #aef8cc
#7ff4ae
Saturated Shade of #aef8cc
#aafccb
Desaturated Shade of #aef8cc
#b2f4cd
Grey scale Shade of #aef8cc
#d3d3d3
Brighten Shade
#c7ffe5
Most Readable Shade
#000000

Shades of #aef8cc color code

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

#aef8cc
#9adcb5
#87c09e
#74a588
#608971
#4d6e5a
#3a5244
#26372d
#131b16
#000000

Similar Color like #aef8cc color

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

#aff9cd
#b0face
#b1fbcf
#b2fcd0
#b3fdd1
#b4fed2
#b5ffd3
#b6ffd4
#b7ffd5
#b8ffd6
#b9ffd7
#baffd8
#bbffd9
#bcffda
#adf7cb
#acf6ca
#abf5c9
#aaf4c8
#a9f3c7
#a8f2c6
#a7f1c5
#a6f0c4
#a5efc3
#a4eec2
#a3edc1
#a2ecc0
#a1ebbf
#a0eabe

Monochromatic Color with #aef8cc

#aef8cc
#19231d
#374e40
#557863
#72a386
#90cda9

Tints of #aef8cc Color

#aef8cc
#b7f8d1
#c0f9d7
#c9fadd
#d2fbe2
#dbfbe8
#e4fcee
#edfdf3
#f6fef9
#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

#aef8cc
#f8aeda

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

Split Complementary

#aef8cc
#f1aef8
#f8aeb5

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

Analogous Color

#aef8ae
#aef8bd
#aef8cc
#aef8db
#aef8ea

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

#aef8cc
#ccaef8
#f8ccae

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

#aef8cc
#aeb5f8
#f8aeda
#f8f1ae

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#aef8cc
#f8aeda
#f8aeb5
#aef8f1

Double Complementary 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).

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

#aef8cc Color Code Preview on Black Background Color

This is how #aef8cc Color will look on black background color. Color contrast ratio is 17.10

#aef8cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aef8cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aef8cc

#aef8cc color code is use for CSS Background Color

Background color for the above div is #aef8cc

HTML with inline CSS

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

#aef8cc color code is use for CSS Border Color

CSS Border color for the above div is #aef8cc

HTML with inline CSS

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

CSS Border Left color for the above div is #aef8cc

HTML with inline CSS

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

CSS Border Right color for the above div is #aef8cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aef8cc

HTML with inline CSS

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

CSS Border Top color for the above div is #aef8cc

HTML with inline CSS

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

#aef8cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aef8cc Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(174,248,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(248,174,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(174,248,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.