Skip to main content Skip to docs navigation

#00aac1 hex color | Sarah’s Garden | 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

Color Hue/Base color: Blue

Hex #00aac1 Color Code is also known as | Sarah’s Garden color.

Hex #00aac1 Color code in RGB color code model is created after adding 0% red color, 66.67% green color and 75.69% blue color. Hex #00aac1 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 12% magenta, 0% yellow and 24.31% black.

Hex #00aac1 color code is between #0099bb web safe hex color code and #00bbcc web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #00aac1 color code.

RGB Chart

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

Color Table

Hex Color Code 00aac1 #00aac1
RGB Decimal 0, 170, 193 0, 170, 193
RGB Percent 0%, 67%, 76% rgb(0%, 67%, 76%)
CSS RGBa 0, 170, 193,1 rgba(0,170,193,1)
CMYK Model cmyk(100%,12%,0%,24.31%)
HSL Color Space 187,100% ,38% hsl(187,100% ,38%)
HSV Color Space 187°, 100%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000000 10101010 11000001
Octal 0 252 301
Decimal 0 170 193
Hex 00 aa c1

Different shades of #00aac1 color code.

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

Darkest of #00aac1
#002328
Darker of #00aac1
#00505b
Dark of #00aac1
#007d8e
Base of #00aac1
#00aac1
Light of #00aac1
#00d7f4
Lighter
#28e5ff
Lightest
#5bebff

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

#00aac1
#c11700

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

Split Complementary

#00aac1
#c10049
#c17700

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

Analogous Color

#00c167
#00c188
#00aac1
#006ac1
#0019c1

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

#00aac1
#aac100
#c100aa

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

#00aac1
#c100aa
#c11700
#00c117

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

#00aac1
#7700c1
#c11700
#49c100

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 #00aac1

#000000
#002328
#00505b
#007d8e
#00aac1
#00d7f4
#28e5ff
#5bebff
#8ef2ff

Tints of #00aac1 Color

#00aac1
#1cb3c7
#38bcce
#55c6d5
#71cfdc
#8dd9e3
#aae2ea
#c6ecf1
#e2f5f8
#ffffff

Shades of #00aac1 color code

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

#00aac1
#0097ab
#008496
#007180
#005e6b
#004b55
#003840
#00252a
#001215
#000000

Tones

#00aac1
#139bae
#278d9a
#3a7e87
#4d6f74

Tones

Similar Color like #00aac1 color

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

#01abc2
#02acc3
#03adc4
#04aec5
#05afc6
#06b0c7
#07b1c8
#08b2c9
#09b3ca
#0ab4cb
#0bb5cc
#0cb6cd
#0db7ce
#0eb8cf
#00a9c0
#00a8bf
#00a7be
#00a6bd
#00a5bc
#00a4bb
#00a3ba
#00a2b9
#00a1b8
#00a0b7
#009fb6
#009eb5
#009db4
#009cb3

Download this Dark Blue

Hex #00aac1 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.

#00aac1 Color Code Preview on Black Background Color

This is how #00aac1 Color will look on black background color. Color contrast ratio is 7.52

#00aac1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00aac1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00aac1

#00aac1 color code is use for CSS Background Color

Background color for the above div is #00aac1

HTML with inline CSS

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

#00aac1 color code is use for CSS Border Color

CSS Border color for the above div is #00aac1

HTML with inline CSS

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

CSS Border Left color for the above div is #00aac1

HTML with inline CSS

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

CSS Border Right color for the above div is #00aac1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00aac1

HTML with inline CSS

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

CSS Border Top color for the above div is #00aac1

HTML with inline CSS

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

#00aac1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00aac1 Color code Preview on White Background

This is how #00aac1 Color code will look on white background color. Color contrast ratio is 2.79

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

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