#008594 Color Information

Hex color code: #008594

A striking cyan shade, #008594 appears as (0, 133, 148) in RGB and (186°, 100%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Cyan
HEX
#008594
RGB
0, 133, 148
HSL
186°, 100%, 29%
CMYK
100%, 10%, 0%, 42%

Shades

CSS Usage
color: #008594;
background-color: #008594;
border-color: #008594;
box-shadow: 0 0 10px #008594;
border: 2px solid #008594;
Tailwind Usage
bg-[#008594]
text-[#008594]
border-[#008594]
shadow-[0_0_10px_008594]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #008594, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #008594; color: #000000; }

Badge

New Feature
.badge { background-color: #008594; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #008594; background-color: #00859415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #00859420; border-left: 4px solid #008594; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #008594; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #008594 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

0, 133, 148

Red: 0 / Green: 133 / Blue: 148

HSL

186°, 100%, 29%

Hue: 186° / Saturation: 100% / Lightness: 29%

CMYK

100%, 10%, 0%, 42%

Cyan: 100% / Magenta: 10% / Yellow: 0% / Key: 42%

What color is #008594?

#008594 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #008594 to RGB:

rgb(0, 133, 148)HEX to RGB Converter →

HEX to HSL

Convert #008594 to HSL:

hsl(186, 100%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #008594 to CMYK:

cmyk(100%, 10%, 0%, 42%)Color Converter →

Color Meaning and Usage

#008594 is a dynamic cyan color with RGB values of 0, 133, 148 and HSL of 186°, 100%, 29%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #008594 is #940F00, creating high-contrast pairings. For softer combinations, try analogous colors like #009459.

Use #008594 in CSS: color: #008594 or background-color: #008594. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #008594

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.78:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #008594?

#008594 is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #008594?

#008594 in RGB is (0, 133, 148) - 0 red, 133 green, and 148 blue.

How to use #008594 in CSS?

Use #008594 directly in your CSS properties like color or background-color.

What colors go well with #008594?

#940F00 (complementary), #009459 (analogous), and #004047 (lighter shade) work well with #008594.