crispedge.com

Color picker

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

#9ed8ca hex color - Green - Cool color - Information

#9ed8ca hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #9ed8ca Color code in RGB color code model is created after adding 61.96% red color, 84.71% green color and 79.22% blue color. Hex #9ed8ca Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 6% yellow and 15% black.

Hex #9ed8ca color code is between #99ddcc web safe hex color code and #aaccbb web safe hex color code. #99ddcc is the nearest web safe color code. You can see here many more shades of #9ed8ca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9ed8ca#9ed8ca
RGB Decimal158, 216, 202rgb(158, 216, 202)
RGB Percent62%, 85%, 79%rgb(62%, 85%, 79%)
CSS RGBa158, 216, 202,1rgba(158,216,202,1)
CMYK Modelcmyk(27%,0%,6%,15%)
HSL Color Space166,43% ,73%hsl(166,43% ,73%)
HSV Color Space166°, 27%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111101101100011001010
Octal236330312
Decimal158216202
Hex9ed8ca

Different shades of #9ed8ca color code.

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

Light Shade of #9ed8ca
#c2e7de
Dark Shade of #9ed8ca
#7ac9b6
Saturated Shade of #9ed8ca
#97dfce
Desaturated Shade of #9ed8ca
#a5d1c6
Grey scale Shade of #9ed8ca
#bbbbbb
Brighten Shade
#b7f1e3
Most Readable Shade
#000000

Shades of #9ed8ca color code

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

#9ed8ca
#8cc0b3
#7aa89d
#699086
#577870
#466059
#344843
#23302c
#111816
#000000

Similar Color like #9ed8ca color

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

#9fd9cb
#a0dacc
#a1dbcd
#a2dcce
#a3ddcf
#a4ded0
#a5dfd1
#a6e0d2
#a7e1d3
#a8e2d4
#a9e3d5
#aae4d6
#abe5d7
#ace6d8
#9dd7c9
#9cd6c8
#9bd5c7
#9ad4c6
#99d3c5
#98d2c4
#97d1c3
#96d0c2
#95cfc1
#94cec0
#93cdbf
#92ccbe
#91cbbd
#90cabc

Monochromatic Color with #9ed8ca

#9ed8ca
#030303
#222e2b
#415853
#60837b
#7fada2

Tints of #9ed8ca Color

#9ed8ca
#a8dccf
#b3e0d5
#bee5db
#c9e9e1
#d3ede7
#def2ed
#e9f6f3
#f4faf9
#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

#9ed8ca
#d89eac

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

Split Complementary

#9ed8ca
#d89ec9
#d8ad9e

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

Analogous Color

#9ed8b3
#9ed8be
#9ed8ca
#9ed8d6
#9ecfd8

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

#9ed8ca
#ca9ed8
#d8ca9e

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

#9ed8ca
#ad9ed8
#d89eac
#c9d89e

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

#9ed8ca
#d89eac
#d8ad9e
#9ec9d8

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 #9ed8ca 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.

#9ed8ca Color Code Preview on Black Background Color

This is how #9ed8ca Color will look on black background color. Color contrast ratio is 13.13

#9ed8ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ed8ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ed8ca

#9ed8ca color code is use for CSS Background Color

Background color for the above div is #9ed8ca

HTML with inline CSS

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

#9ed8ca color code is use for CSS Border Color

CSS Border color for the above div is #9ed8ca

HTML with inline CSS

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

CSS Border Left color for the above div is #9ed8ca

HTML with inline CSS

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

CSS Border Right color for the above div is #9ed8ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9ed8ca

HTML with inline CSS

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

CSS Border Top color for the above div is #9ed8ca

HTML with inline CSS

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

#9ed8ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ed8ca Color code Preview on White Background

This is how #9ed8ca Color code will look on white background color. Color contrast ratio is 1.60

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

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.