#12874B Color Information

Hex color code: #12874B

A bold green shade, #12874B appears as (18, 135, 75) in RGB and (149°, 76%, 30%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSea Green
HEX
#12874B
RGB
18, 135, 75
HSL
149°, 76%, 30%
CMYK
87%, 0%, 44%, 47%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #12874B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #12874B; color: #000000; }

Badge

New Feature
.badge { background-color: #12874B; 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 #12874B; background-color: #12874B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #12874B20; border-left: 4px solid #12874B; }

Link / Accent

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

a { color: #12874B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #12874B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 135, 75

Red: 18 / Green: 135 / Blue: 75

HSL

149°, 76%, 30%

Hue: 149° / Saturation: 76% / Lightness: 30%

CMYK

87%, 0%, 44%, 47%

Cyan: 87% / Magenta: 0% / Yellow: 44% / Key: 47%

What color is #12874B?

#12874B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12874B to RGB:

rgb(18, 135, 75)HEX to RGB Converter →

HEX to HSL

Convert #12874B to HSL:

hsl(149, 76%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #12874B to CMYK:

cmyk(87%, 0%, 44%, 47%)Color Converter →

Color Meaning and Usage

#12874B is a vivid green color with RGB values of 18, 135, 75 and HSL of 149°, 76%, 30%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #12874B is #87124E, creating high-contrast pairings. For softer combinations, try analogous colors like #148712.

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

Contrast with #12874B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #12874B?

#12874B is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #12874B?

#12874B in RGB is (18, 135, 75) - 18 red, 135 green, and 75 blue.

How to use #12874B in CSS?

Use #12874B directly in your CSS properties like color or background-color.

What colors go well with #12874B?

#87124E (complementary), #148712 (analogous), and #094325 (lighter shade) work well with #12874B.