Skip to main content Skip to docs navigation

#0aeffb 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 Electric Cyan and its hex is #0FF0FC Nearest Color Name

Color Hue/Base color: Blue

Hex #0aeffb Color code in RGB color code model is created after adding 3.92% red color, 93.73% green color and 98.43% blue color. Hex #0aeffb Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 5% magenta, 0% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code 0aeffb #0aeffb
RGB Decimal 10, 239, 251 10, 239, 251
RGB Percent 4%, 94%, 98% rgb(4%, 94%, 98%)
CSS RGBa 10, 239, 251,1 rgba(10,239,251,1)
CMYK Model cmyk(96%,5%,0%,1.57%)
HSL Color Space 183,97% ,51% hsl(183,97% ,51%)
HSV Color Space 183°, 96%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 11101111 11111011
Octal 12 357 373
Decimal 10 239 251
Hex 0a ef fb

Different shades of #0aeffb color code.

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

Darkest of #0aeffb
#02656a
Darker of #0aeffb
#03959c
Dark of #0aeffb
#03c5cf
Base of #0aeffb
#0aeffb
Light of #0aeffb
#3cf2fc
Lighter
#6ef6fd
Lightest
#a1f9fd

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

#0aeffb
#fb160a

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

Split Complementary

#0aeffb
#fb0a76
#fb8f0a

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

Analogous Color

#0afb7a
#0afba3
#0aeffb
#0a9ffb
#0a3afb

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

#0aeffb
#effb0a
#fb0aef

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

#0aeffb
#fb0aef
#fb160a
#0afb16

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

#0aeffb
#8f0afb
#fb160a
#76fb0a

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

#013538
#02656a
#03959c
#03c5cf
#0aeffb
#3cf2fc
#6ef6fd
#a1f9fd
#d3fcfe

Tints of #0aeffb Color

#0aeffb
#25f0fb
#40f2fb
#5bf4fc
#76f6fc
#92f7fd
#adf9fd
#c8fbfe
#e3fdfe
#ffffff

Shades of #0aeffb color code

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

#0aeffb
#08d4df
#07b9c3
#069fa7
#05848b
#046a6f
#034f53
#023537
#011a1b
#000000

Tones

#0aeffb
#23d9e2
#3cc2c9
#55acb0
#6e9597

Tones

Similar Color like #0aeffb color

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

#0bf0fc
#0cf1fd
#0df2fe
#0ef3ff
#0ff4ff
#10f5ff
#11f6ff
#12f7ff
#13f8ff
#14f9ff
#15faff
#16fbff
#17fcff
#18fdff
#09eefa
#08edf9
#07ecf8
#06ebf7
#05eaf6
#04e9f5
#03e8f4
#02e7f3
#01e6f2
#00e5f1
#00e4f0
#00e3ef
#00e2ee
#00e1ed

Download this Dark Blue

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

#0aeffb Color Code Preview on Black Background Color

This is how #0aeffb Color will look on black background color. Color contrast ratio is 14.75

#0aeffb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0aeffb color code is use for CSS Background Color

Background color for the above div is #0aeffb

HTML with inline CSS

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

#0aeffb color code is use for CSS Border Color

CSS Border color for the above div is #0aeffb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0aeffb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0aeffb Color code Preview on White Background

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

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

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