#0E625B Color Information

Hex color code: #0E625B

A intense cyan shade, #0E625B appears as (14, 98, 91) in RGB and (175°, 75%, 22%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#0E625B
RGB
14, 98, 91
HSL
175°, 75%, 22%
CMYK
86%, 0%, 7%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #0E625B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0E625B; color: #FFFFFF; }

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 #0E625B; background-color: #0E625B15; }

Alert / Toast

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

Link / Accent

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

a { color: #0E625B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0E625B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

14, 98, 91

Red: 14 / Green: 98 / Blue: 91

HSL

175°, 75%, 22%

Hue: 175° / Saturation: 75% / Lightness: 22%

CMYK

86%, 0%, 7%, 62%

Cyan: 86% / Magenta: 0% / Yellow: 7% / Key: 62%

What color is #0E625B?

#0E625B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0E625B to RGB:

rgb(14, 98, 91)HEX to RGB Converter →

HEX to HSL

Convert #0E625B to HSL:

hsl(175, 75%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #0E625B to CMYK:

cmyk(86%, 0%, 7%, 62%)Color Converter →

Color Meaning and Usage

#0E625B is a dark cyan color with RGB values of 14, 98, 91 and HSL of 175°, 75%, 22%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0E625B is #620E15, creating high-contrast pairings. For softer combinations, try analogous colors like #0E6231.

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

Contrast with #0E625B

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

Contrast Ratio: 2.92:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0E625B?

#0E625B is a dark cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #0E625B?

#0E625B in RGB is (14, 98, 91) - 14 red, 98 green, and 91 blue.

How to use #0E625B in CSS?

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

What colors go well with #0E625B?

#620E15 (complementary), #0E6231 (analogous), and #041F1D (lighter shade) work well with #0E625B.