Skip to main content Skip to docs navigation

#aff2ee 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 Pale King’s Blue and its hex is #ABF5ED Nearest Color Name

Color Hue/Base color: Green

Hex #aff2ee Color code in RGB color code model is created after adding 68.63% red color, 94.9% green color and 93.33% blue color. Hex #aff2ee Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 2% yellow and 5.1% black.

Hex #aff2ee color code is between #aaeedd web safe hex color code and #bbffff web safe hex color code. #aaeedd is the nearest web safe color code. You can see here many more shades of #aff2ee color code.

RGB Chart

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

Color Table

Hex Color Code aff2ee #aff2ee
RGB Decimal 175, 242, 238 175, 242, 238
RGB Percent 69%, 95%, 93% rgb(69%, 95%, 93%)
CSS RGBa 175, 242, 238,1 rgba(175,242,238,1)
CMYK Model cmyk(28%,0%,2%,5.1%)
HSL Color Space 176,72% ,82% hsl(176,72% ,82%)
HSV Color Space 176°, 28%, 95%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11110010 11101110
Octal 257 362 356
Decimal 175 242 238
Hex af f2 ee

Different shades of #aff2ee color code.

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

Darkest of #aff2ee
#2bddd2
Darker of #aff2ee
#57e4db
Dark of #aff2ee
#83ebe5
Base of #aff2ee
#aff2ee
Light of #aff2ee
#dbf9f7
Lighter
#ffffff
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

#aff2ee
#f2afb3

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

Split Complementary

#aff2ee
#f2afd4
#f2ccaf

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

Analogous Color

#aff2c7
#aff2d2
#aff2ee
#afe0f2
#afc4f2

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

#aff2ee
#f2eeaf
#eeaff2

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

#aff2ee
#eeaff2
#f2afb3
#b3f2af

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

#aff2ee
#ccaff2
#f2afb3
#d4f2af

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

#1eb7ae
#2bddd2
#57e4db
#83ebe5
#aff2ee
#dbf9f7
#ffffff
#ffffff
#ffffff

Tints of #aff2ee Color

#aff2ee
#b7f3ef
#c0f4f1
#c9f6f3
#d2f7f5
#dbf9f7
#e4faf9
#edfcfb
#f6fdfd
#ffffff

Shades of #aff2ee color code

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

#aff2ee
#9bd7d3
#88bcb9
#74a19e
#618684
#4d6b69
#3a504f
#263534
#131a1a
#000000

Tones

#aff2ee
#b8e9e6
#c2dfde
#cbd6d5
#d0d0d0

Tones

Similar Color like #aff2ee color

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

#b0f3ef
#b1f4f0
#b2f5f1
#b3f6f2
#b4f7f3
#b5f8f4
#b6f9f5
#b7faf6
#b8fbf7
#b9fcf8
#bafdf9
#bbfefa
#bcfffb
#bdfffc
#aef1ed
#adf0ec
#acefeb
#abeeea
#aaede9
#a9ece8
#a8ebe7
#a7eae6
#a6e9e5
#a5e8e4
#a4e7e3
#a3e6e2
#a2e5e1
#a1e4e0

Download this Light Green

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

#aff2ee Color Code Preview on Black Background Color

This is how #aff2ee Color will look on black background color. Color contrast ratio is 16.76

#aff2ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff2ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aff2ee

#aff2ee color code is use for CSS Background Color

Background color for the above div is #aff2ee

HTML with inline CSS

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

#aff2ee color code is use for CSS Border Color

CSS Border color for the above div is #aff2ee

HTML with inline CSS

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

CSS Border Left color for the above div is #aff2ee

HTML with inline CSS

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

CSS Border Right color for the above div is #aff2ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aff2ee

HTML with inline CSS

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

CSS Border Top color for the above div is #aff2ee

HTML with inline CSS

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

#aff2ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aff2ee Color code Preview on White Background

This is how #aff2ee Color code will look on white background color. Color contrast ratio is 1.25

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

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