Skip to main content Skip to docs navigation

#afe2c8 hex color | Download Light Green 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 Crystal Glass Green and its hex is #B1E2CB Nearest Color Name

Color Hue/Base color: Green

Hex #afe2c8 Color code in RGB color code model is created after adding 68.63% red color, 88.63% green color and 78.43% blue color. Hex #afe2c8 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 12% yellow and 11.37% black.

Hex #afe2c8 color code is between #aaddcc web safe hex color code and #bbeebb web safe hex color code. #aaddcc is the nearest web safe color code. You can see here many more shades of #afe2c8 color code.

RGB Chart

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

Color Table

Hex Color Code afe2c8 #afe2c8
RGB Decimal 175, 226, 200 175, 226, 200
RGB Percent 69%, 89%, 78% rgb(69%, 89%, 78%)
CSS RGBa 175, 226, 200,1 rgba(175,226,200,1)
CMYK Model cmyk(23%,0%,12%,11.37%)
HSL Color Space 149,47% ,79% hsl(149,47% ,79%)
HSV Color Space 149°, 23%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11100010 11001000
Octal 257 342 310
Decimal 175 226 200
Hex af e2 c8

Different shades of #afe2c8 color code.

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

Darkest of #afe2c8
#42b67b
Darker of #afe2c8
#64c795
Dark of #afe2c8
#8ad4ae
Base of #afe2c8
#afe2c8
Light of #afe2c8
#d4f0e2
Lighter
#fafdfb
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

#afe2c8
#e2afc9

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

Split Complementary

#afe2c8
#e2afe2
#e2afb0

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

Analogous Color

#b4e2af
#afe2b3
#afe2c8
#afe2d9
#afd6e2

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

#afe2c8
#e2c8af
#c8afe2

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

#afe2c8
#c8afe2
#e2afc9
#c9e2af

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

#afe2c8
#afb0e2
#e2afc9
#e2e2af

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

#349162
#42b67b
#64c795
#8ad4ae
#afe2c8
#d4f0e2
#fafdfb
#ffffff
#ffffff

Tints of #afe2c8 Color

#afe2c8
#b7e5ce
#c0e8d4
#c9ebda
#d2eee0
#dbf2e6
#e4f5ec
#edf8f2
#f6fbf8
#ffffff

Shades of #afe2c8 color code

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

#afe2c8
#9bc8b1
#88af9b
#749685
#617d6f
#4d6458
#3a4b42
#26322c
#131916
#000000

Tones

#afe2c8
#bad7c8
#c5ccc8
#c9c9c9
#c9c9c9

Tones

Similar Color like #afe2c8 color

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

#b0e3c9
#b1e4ca
#b2e5cb
#b3e6cc
#b4e7cd
#b5e8ce
#b6e9cf
#b7ead0
#b8ebd1
#b9ecd2
#baedd3
#bbeed4
#bcefd5
#bdf0d6
#aee1c7
#ade0c6
#acdfc5
#abdec4
#aaddc3
#a9dcc2
#a8dbc1
#a7dac0
#a6d9bf
#a5d8be
#a4d7bd
#a3d6bc
#a2d5bb
#a1d4ba

Download this Light Green

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

#afe2c8 Color Code Preview on Black Background Color

This is how #afe2c8 Color will look on black background color. Color contrast ratio is 14.54

#afe2c8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe2c8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afe2c8

#afe2c8 color code is use for CSS Background Color

Background color for the above div is #afe2c8

HTML with inline CSS

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

#afe2c8 color code is use for CSS Border Color

CSS Border color for the above div is #afe2c8

HTML with inline CSS

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

CSS Border Left color for the above div is #afe2c8

HTML with inline CSS

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

CSS Border Right color for the above div is #afe2c8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afe2c8

HTML with inline CSS

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

CSS Border Top color for the above div is #afe2c8

HTML with inline CSS

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

#afe2c8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afe2c8 Color code Preview on White Background

This is how #afe2c8 Color code will look on white background color. Color contrast ratio is 1.44

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

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(175,226,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,175,201,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,226,200,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }