#0DA56B Color Information

Hex color code: #0DA56B

The hex color #0DA56B is a dynamic cyan with RGB values of (13, 165, 107) and HSL of (157°, 85%, 35%). It is typically applied in digital products.

Try:
Color NameDark Cyan
HEX
#0DA56B
RGB
13, 165, 107
HSL
157°, 85%, 35%
CMYK
92%, 0%, 35%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0DA56B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

13, 165, 107

Red: 13 / Green: 165 / Blue: 107

HSL

157°, 85%, 35%

Hue: 157° / Saturation: 85% / Lightness: 35%

CMYK

92%, 0%, 35%, 35%

Cyan: 92% / Magenta: 0% / Yellow: 35% / Key: 35%

What color is #0DA56B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0DA56B to RGB:

rgb(13, 165, 107)HEX to RGB Converter →

HEX to HSL

Convert #0DA56B to HSL:

hsl(157, 85%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #0DA56B to CMYK:

cmyk(92%, 0%, 35%, 35%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #0DA56B has RGB (13, 165, 107) and HSL (157°, 85%, 35%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0DA56B is #A50D48, creating high-contrast pairings. For softer combinations, try analogous colors like #0DA51F.

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

Contrast with #0DA56B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0DA56B?

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

What is the RGB value of #0DA56B?

#0DA56B in RGB is (13, 165, 107) - 13 red, 165 green, and 107 blue.

How to use #0DA56B in CSS?

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

What colors go well with #0DA56B?

#A50D48 (complementary), #0DA51F (analogous), and #085E3D (lighter shade) work well with #0DA56B.