#0C657D Color Information

Hex color code: #0C657D

#0C657D is a bold cyan color. In RGB it is (12, 101, 125), and in HSL it is (193°, 82%, 27%). It is often used for branding and logos.

Try:
Color NameTeal
HEX
#0C657D
RGB
12, 101, 125
HSL
193°, 82%, 27%
CMYK
90%, 19%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #0C657D; 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 #0C657D; background-color: #0C657D15; }

Alert / Toast

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

Link / Accent

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

a { color: #0C657D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

12, 101, 125

Red: 12 / Green: 101 / Blue: 125

HSL

193°, 82%, 27%

Hue: 193° / Saturation: 82% / Lightness: 27%

CMYK

90%, 19%, 0%, 51%

Cyan: 90% / Magenta: 19% / Yellow: 0% / Key: 51%

What color is #0C657D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0C657D to RGB:

rgb(12, 101, 125)HEX to RGB Converter →

HEX to HSL

Convert #0C657D to HSL:

hsl(193, 82%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #0C657D to CMYK:

cmyk(90%, 19%, 0%, 51%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #0C657D has RGB (12, 101, 125) and HSL (193°, 82%, 27%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0C657D is #7D250C, creating high-contrast pairings. For softer combinations, try analogous colors like #0C7D5D.

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

Contrast with #0C657D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0C657D?

#0C657D is a eye-catching cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0C657D?

#0C657D in RGB is (12, 101, 125) - 12 red, 101 green, and 125 blue.

How to use #0C657D in CSS?

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

What colors go well with #0C657D?

#7D250C (complementary), #0C7D5D (analogous), and #062D38 (lighter shade) work well with #0C657D.