Skip to main content Skip to docs navigation

#08eacb 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 Bright Turquoise and its hex is #08E8DE Nearest Color Name

Color Hue/Base color: Blue

Hex #08eacb Color code in RGB color code model is created after adding 3.14% red color, 91.76% green color and 79.61% blue color. Hex #08eacb Color code in CMYK color (process color) code model is generated after subtraction of 97% cyan, 0% magenta, 13% yellow and 8.24% black.

Hex #08eacb color code is between #00eecc web safe hex color code and #00ddbb web safe hex color code. #00eecc is the nearest web safe color code. You can see here many more shades of #08eacb color code.

RGB Chart

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

Color Table

Hex Color Code 08eacb #08eacb
RGB Decimal 8, 234, 203 8, 234, 203
RGB Percent 3%, 92%, 80% rgb(3%, 92%, 80%)
CSS RGBa 8, 234, 203,1 rgba(8,234,203,1)
CMYK Model cmyk(97%,0%,13%,8.24%)
HSL Color Space 172,93% ,47% hsl(172,93% ,47%)
HSV Color Space 172°, 97%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 11101010 11001011
Octal 10 352 313
Decimal 8 234 203
Hex 08 ea cb

Different shades of #08eacb color code.

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

Darkest of #08eacb
#03564b
Darker of #08eacb
#058775
Dark of #08eacb
#06b9a0
Base of #08eacb
#08eacb
Light of #08eacb
#2df8dc
Lighter
#5efae4
Lightest
#90fbec

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

#08eacb
#ea0827

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

Split Complementary

#08eacb
#ea0898
#ea5a08

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

Analogous Color

#08ea47
#08ea6d
#08eacb
#08beea
#085fea

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

#08eacb
#eacb08
#cb08ea

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

#08eacb
#cb08ea
#ea0827
#27ea08

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

#08eacb
#5a08ea
#ea0827
#98ea08

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 #08eacb

#012520
#03564b
#058775
#06b9a0
#08eacb
#2df8dc
#5efae4
#90fbec
#c1fdf5

Tints of #08eacb Color

#08eacb
#23ecd0
#3eeed6
#5af1dc
#75f3e2
#91f5e7
#acf8ed
#c8faf3
#e3fcf9
#ffffff

Shades of #08eacb color code

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

#08eacb
#07d0b4
#06b69d
#059c87
#048270
#03685a
#024e43
#01342d
#001a16
#000000

Tones

#08eacb
#20d2b9
#38baa8
#51a196
#698985

Tones

Similar Color like #08eacb color

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

#09ebcc
#0aeccd
#0bedce
#0ceecf
#0defd0
#0ef0d1
#0ff1d2
#10f2d3
#11f3d4
#12f4d5
#13f5d6
#14f6d7
#15f7d8
#16f8d9
#07e9ca
#06e8c9
#05e7c8
#04e6c7
#03e5c6
#02e4c5
#01e3c4
#00e2c3
#00e1c2
#00e0c1
#00dfc0
#00debf
#00ddbe
#00dcbd

Download this Dark Blue

Hex #08eacb 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.

#08eacb Color Code Preview on Black Background Color

This is how #08eacb Color will look on black background color. Color contrast ratio is 13.64

#08eacb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08eacb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08eacb

#08eacb color code is use for CSS Background Color

Background color for the above div is #08eacb

HTML with inline CSS

<div style="background-color:#08eacb;"></div>

#08eacb color code is use for CSS Border Color

CSS Border color for the above div is #08eacb

HTML with inline CSS

<div style="border:5px solid #08eacb;"></div>

CSS Border Left color for the above div is #08eacb

HTML with inline CSS

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

CSS Border Right color for the above div is #08eacb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08eacb

HTML with inline CSS

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

CSS Border Top color for the above div is #08eacb

HTML with inline CSS

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

#08eacb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08eacb Color code Preview on White Background

This is how #08eacb Color code will look on white background color. Color contrast ratio is 1.54

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

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