Skip to main content Skip to docs navigation

#09fdcf hex color | Download Dark Blue 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 Plunge Pool and its hex is #00FFCC Nearest Color Name

Color Hue/Base color: Blue

Hex #09fdcf Color code in RGB color code model is created after adding 3.53% red color, 99.22% green color and 81.18% blue color. Hex #09fdcf Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 18% yellow and 0.78% black.

Hex #09fdcf color code is between #11ffcc web safe hex color code and #00eedd web safe hex color code. #11ffcc is the nearest web safe color code. You can see here many more shades of #09fdcf color code.

RGB Chart

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

Color Table

Hex Color Code 09fdcf #09fdcf
RGB Decimal 9, 253, 207 9, 253, 207
RGB Percent 4%, 99%, 81% rgb(4%, 99%, 81%)
CSS RGBa 9, 253, 207,1 rgba(9,253,207,1)
CMYK Model cmyk(96%,0%,18%,0.78%)
HSL Color Space 169,98% ,51% hsl(169,98% ,51%)
HSV Color Space 169°, 96%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001001 11111101 11001111
Octal 11 375 317
Decimal 9 253 207
Hex 09 fd cf

Different shades of #09fdcf color code.

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

Darkest of #09fdcf
#016c58
Darker of #09fdcf
#019f81
Dark of #09fdcf
#02d1aa
Base of #09fdcf
#09fdcf
Light of #09fdcf
#3cfdd9
Lighter
#6efee3
Lightest
#a1feed

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

#09fdcf
#fd0937

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

Split Complementary

#09fdcf
#fd09b1
#fd5509

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

Analogous Color

#09fd41
#09fd69
#09fdcf
#09dafd
#0974fd

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

#09fdcf
#fdcf09
#cf09fd

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

#09fdcf
#cf09fd
#fd0937
#37fd09

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

#09fdcf
#5509fd
#fd0937
#b1fd09

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 #09fdcf

#003a2f
#016c58
#019f81
#02d1aa
#09fdcf
#3cfdd9
#6efee3
#a1feed
#d3fff6

Tints of #09fdcf Color

#09fdcf
#24fdd4
#3ffdd9
#5bfddf
#76fde4
#91fee9
#adfeef
#c8fef4
#e3fef9
#ffffff

Shades of #09fdcf color code

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

#09fdcf
#08e0b8
#07c4a1
#06a88a
#058c73
#04705c
#035445
#02382e
#011c17
#000000

Tones

#09fdcf
#22e4c0
#3bcbb0
#53b3a1
#6c9a91

Tones

Similar Color like #09fdcf color

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

#0afed0
#0bffd1
#0cffd2
#0dffd3
#0effd4
#0fffd5
#10ffd6
#11ffd7
#12ffd8
#13ffd9
#14ffda
#15ffdb
#16ffdc
#17ffdd
#08fcce
#07fbcd
#06facc
#05f9cb
#04f8ca
#03f7c9
#02f6c8
#01f5c7
#00f4c6
#00f3c5
#00f2c4
#00f1c3
#00f0c2
#00efc1

Download this Dark Blue

Hex #09fdcf 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.

#09fdcf Color Code Preview on Black Background Color

This is how #09fdcf Color will look on black background color. Color contrast ratio is 15.96

#09fdcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09fdcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09fdcf

#09fdcf color code is use for CSS Background Color

Background color for the above div is #09fdcf

HTML with inline CSS

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

#09fdcf color code is use for CSS Border Color

CSS Border color for the above div is #09fdcf

HTML with inline CSS

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

CSS Border Left color for the above div is #09fdcf

HTML with inline CSS

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

CSS Border Right color for the above div is #09fdcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #09fdcf

HTML with inline CSS

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

CSS Border Top color for the above div is #09fdcf

HTML with inline CSS

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

#09fdcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#09fdcf Color code Preview on White Background

This is how #09fdcf Color code will look on white background color. Color contrast ratio is 1.32

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

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(9,253,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,9,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(9,253,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }