Skip to main content Skip to docs navigation

#0aedbd 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 Overchlorinated Pool and its hex is #0AE9B4 Nearest Color Name

Color Hue/Base color: Blue

Hex #0aedbd Color code in RGB color code model is created after adding 3.92% red color, 92.94% green color and 74.12% blue color. Hex #0aedbd Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 0% magenta, 20% yellow and 7.06% black.

Hex #0aedbd color code is between #11eebb web safe hex color code and #00ddcc web safe hex color code. #11eebb is the nearest web safe color code. You can see here many more shades of #0aedbd color code.

RGB Chart

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

Color Table

Hex Color Code 0aedbd #0aedbd
RGB Decimal 10, 237, 189 10, 237, 189
RGB Percent 4%, 93%, 74% rgb(4%, 93%, 74%)
CSS RGBa 10, 237, 189,1 rgba(10,237,189,1)
CMYK Model cmyk(96%,0%,20%,7.06%)
HSL Color Space 167,92% ,48% hsl(167,92% ,48%)
HSV Color Space 167°, 96%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 11101101 10111101
Octal 12 355 275
Decimal 10 237 189
Hex 0a ed bd

Different shades of #0aedbd color code.

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

Darkest of #0aedbd
#045a48
Darker of #0aedbd
#068b6f
Dark of #0aedbd
#08bc96
Base of #0aedbd
#0aedbd
Light of #0aedbd
#34f6cd
Lighter
#65f8d9
Lightest
#95fbe5

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

#0aedbd
#ed0a3a

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

Split Complementary

#0aedbd
#ed0aac
#ed4b0a

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

Analogous Color

#0aed39
#0aed5e
#0aedbd
#0ad1ed
#0a73ed

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

#0aedbd
#edbd0a
#bd0aed

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

#0aedbd
#bd0aed
#ed0a3a
#3aed0a

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

#0aedbd
#4b0aed
#ed0a3a
#aced0a

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 #0aedbd

#022921
#045a48
#068b6f
#08bc96
#0aedbd
#34f6cd
#65f8d9
#95fbe5
#c6fdf1

Tints of #0aedbd Color

#0aedbd
#25efc4
#40f1cb
#5bf3d3
#76f5da
#92f7e1
#adf9e9
#c8fbf0
#e3fdf7
#ffffff

Shades of #0aedbd color code

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

#0aedbd
#08d2a8
#07b893
#069e7e
#058369
#046954
#034f3f
#02342a
#011a15
#000000

Tones

#0aedbd
#23d4af
#3bbca0
#54a392
#6d8a84

Tones

Similar Color like #0aedbd color

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

#0beebe
#0cefbf
#0df0c0
#0ef1c1
#0ff2c2
#10f3c3
#11f4c4
#12f5c5
#13f6c6
#14f7c7
#15f8c8
#16f9c9
#17faca
#18fbcb
#09ecbc
#08ebbb
#07eaba
#06e9b9
#05e8b8
#04e7b7
#03e6b6
#02e5b5
#01e4b4
#00e3b3
#00e2b2
#00e1b1
#00e0b0
#00dfaf

Download this Dark Blue

Hex #0aedbd 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.

#0aedbd Color Code Preview on Black Background Color

This is how #0aedbd Color will look on black background color. Color contrast ratio is 13.86

#0aedbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0aedbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0aedbd

#0aedbd color code is use for CSS Background Color

Background color for the above div is #0aedbd

HTML with inline CSS

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

#0aedbd color code is use for CSS Border Color

CSS Border color for the above div is #0aedbd

HTML with inline CSS

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

CSS Border Left color for the above div is #0aedbd

HTML with inline CSS

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

CSS Border Right color for the above div is #0aedbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0aedbd

HTML with inline CSS

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

CSS Border Top color for the above div is #0aedbd

HTML with inline CSS

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

#0aedbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0aedbd Color code Preview on White Background

This is how #0aedbd Color code will look on white background color. Color contrast ratio is 1.51

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

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(10,237,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,10,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(10,237,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }