#0D876A Color Information

Hex color code: #0D876A

The hex color #0D876A is a bold cyan with RGB values of (13, 135, 106) and HSL of (166°, 82%, 29%). It is frequently seen in web interfaces.

Try:
Color NameTeal
HEX
#0D876A
RGB
13, 135, 106
HSL
166°, 82%, 29%
CMYK
90%, 0%, 21%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0D876A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

13, 135, 106

Red: 13 / Green: 135 / Blue: 106

HSL

166°, 82%, 29%

Hue: 166° / Saturation: 82% / Lightness: 29%

CMYK

90%, 0%, 21%, 47%

Cyan: 90% / Magenta: 0% / Yellow: 21% / Key: 47%

What color is #0D876A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0D876A to RGB:

rgb(13, 135, 106)HEX to RGB Converter →

HEX to HSL

Convert #0D876A to HSL:

hsl(166, 82%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #0D876A to CMYK:

cmyk(90%, 0%, 21%, 47%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #0D876A has RGB (13, 135, 106) and HSL (166°, 82%, 29%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0D876A is #870D2A, creating high-contrast pairings. For softer combinations, try analogous colors like #0D872E.

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

Contrast with #0D876A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0D876A?

#0D876A is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0D876A?

#0D876A in RGB is (13, 135, 106) - 13 red, 135 green, and 106 blue.

How to use #0D876A in CSS?

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

What colors go well with #0D876A?

#870D2A (complementary), #0D872E (analogous), and #064133 (lighter shade) work well with #0D876A.