#0F702E Color Information

Hex color code: #0F702E

The hex color #0F702E is a bold green with RGB values of (15, 112, 46) and HSL of (139°, 76%, 25%). It is frequently seen in web interfaces.

Try:
Color NameGreen
HEX
#0F702E
RGB
15, 112, 46
HSL
139°, 76%, 25%
CMYK
87%, 0%, 59%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0F702E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

15, 112, 46

Red: 15 / Green: 112 / Blue: 46

HSL

139°, 76%, 25%

Hue: 139° / Saturation: 76% / Lightness: 25%

CMYK

87%, 0%, 59%, 56%

Cyan: 87% / Magenta: 0% / Yellow: 59% / Key: 56%

What color is #0F702E?

#0F702E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0F702E to RGB:

rgb(15, 112, 46)HEX to RGB Converter →

HEX to HSL

Convert #0F702E to HSL:

hsl(139, 76%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #0F702E to CMYK:

cmyk(87%, 0%, 59%, 56%)Color Converter →

Color Meaning and Usage

A bold green tone, #0F702E has RGB (15, 112, 46) and HSL (139°, 76%, 25%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0F702E is #700F52, creating high-contrast pairings. For softer combinations, try analogous colors like #21700F.

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

Contrast with #0F702E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0F702E?

#0F702E is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #0F702E?

#0F702E in RGB is (15, 112, 46) - 15 red, 112 green, and 46 blue.

How to use #0F702E in CSS?

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

What colors go well with #0F702E?

#700F52 (complementary), #21700F (analogous), and #062D12 (lighter shade) work well with #0F702E.