crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aefab5 hex color - Green - Cool color - Information

#aefab5 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #aefab5 Color code in RGB color code model is created after adding 68.24% red color, 98.04% green color and 70.98% blue color. Hex #aefab5 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 0% magenta, 28% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaefab5#aefab5
RGB Decimal174, 250, 181rgb(174, 250, 181)
RGB Percent68%, 98%, 71%rgb(68%, 98%, 71%)
CSS RGBa174, 250, 181,1rgba(174,250,181,1)
CMYK Modelcmyk(30%,0%,28%,2%)
HSL Color Space126,88% ,83%hsl(126,88% ,83%)
HSV Color Space126°, 30%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011101111101010110101
Octal256372265
Decimal174250181
Hexaefab5

Different shades of #aefab5 color code.

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

Light Shade of #aefab5
#defde1
Dark Shade of #aefab5
#7ef789
Saturated Shade of #aefab5
#aafeb1
Desaturated Shade of #aefab5
#b2f6b8
Grey scale Shade of #aefab5
#d4d4d4
Brighten Shade
#c7ffce
Most Readable Shade
#000000

Shades of #aefab5 color code

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

#aefab5
#9adea0
#87c28c
#74a678
#608a64
#4d6f50
#3a533c
#263728
#131b14
#000000

Similar Color like #aefab5 color

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

#affbb6
#b0fcb7
#b1fdb8
#b2feb9
#b3ffba
#b4ffbb
#b5ffbc
#b6ffbd
#b7ffbe
#b8ffbf
#b9ffc0
#baffc1
#bbffc2
#bcffc3
#adf9b4
#acf8b3
#abf7b2
#aaf6b1
#a9f5b0
#a8f4af
#a7f3ae
#a6f2ad
#a5f1ac
#a4f0ab
#a3efaa
#a2eea9
#a1eda8
#a0eca7

Monochromatic Color with #aefab5

#aefab5
#1a251b
#38503a
#557a59
#73a577
#90cf96

Tints of #aefab5 Color

#aefab5
#b7fabd
#c0fbc5
#c9fbcd
#d2fcd5
#dbfcde
#e4fde6
#edfdee
#f6fef6
#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

#aefab5
#faaef3

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

Split Complementary

#aefab5
#dbaefa
#faaecd

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

Analogous Color

#c5faae
#b6faae
#aefab5
#aefac4
#aefad3

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

#aefab5
#b5aefa
#fab5ae

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

#aefab5
#aecdfa
#faaef3
#fadbae

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

#aefab5
#faaef3
#faaecd
#aefadb

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 #aefab5 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.

#aefab5 Color Code Preview on Black Background Color

This is how #aefab5 Color will look on black background color. Color contrast ratio is 17.14

#aefab5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aefab5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aefab5

#aefab5 color code is use for CSS Background Color

Background color for the above div is #aefab5

HTML with inline CSS

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

#aefab5 color code is use for CSS Border Color

CSS Border color for the above div is #aefab5

HTML with inline CSS

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

CSS Border Left color for the above div is #aefab5

HTML with inline CSS

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

CSS Border Right color for the above div is #aefab5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aefab5

HTML with inline CSS

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

CSS Border Top color for the above div is #aefab5

HTML with inline CSS

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

#aefab5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aefab5 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.