#12734F Color Information

Hex color code: #12734F

A vivid cyan shade, #12734F appears as (18, 115, 79) in RGB and (158°, 73%, 26%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#12734F
RGB
18, 115, 79
HSL
158°, 73%, 26%
CMYK
84%, 0%, 31%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #12734F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #12734F; 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 #12734F; background-color: #12734F15; }

Alert / Toast

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

Link / Accent

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

a { color: #12734F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #12734F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 115, 79

Red: 18 / Green: 115 / Blue: 79

HSL

158°, 73%, 26%

Hue: 158° / Saturation: 73% / Lightness: 26%

CMYK

84%, 0%, 31%, 55%

Cyan: 84% / Magenta: 0% / Yellow: 31% / Key: 55%

What color is #12734F?

#12734F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12734F to RGB:

rgb(18, 115, 79)HEX to RGB Converter →

HEX to HSL

Convert #12734F to HSL:

hsl(158, 73%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #12734F to CMYK:

cmyk(84%, 0%, 31%, 55%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #12734F has RGB (18, 115, 79) and HSL (158°, 73%, 26%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #12734F is #731235, creating high-contrast pairings. For softer combinations, try analogous colors like #12731F.

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

Contrast with #12734F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #12734F?

#12734F is a dynamic cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #12734F?

#12734F in RGB is (18, 115, 79) - 18 red, 115 green, and 79 blue.

How to use #12734F in CSS?

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

What colors go well with #12734F?

#731235 (complementary), #12731F (analogous), and #083122 (lighter shade) work well with #12734F.