#0F5F00

A very dark, vivid green closely aligning with Darkgreen.

About #0F5F00

When working with digital screens, the color #0F5F00 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Darkgreen. This translates to an RGB value of rgb(15, 95, 0).

For print applications, it's crucial to understand its CMYK makeup. The color uses 84% Cyan, 0% Magenta, 100% Yellow, and 63% Black. This makes it a relatively dark color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#0F5F00
RGB15, 95, 0
HSL110.5°, 100.0%, 18.6%
CMYK84%, 0%, 100%, 63%
HSV110.5°, 100.0%, 37.3%
LAB34.6, -40.0, 40.6
XYZ4.3, 8.3, 1.4
Decimal1007360

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

7.90:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.55:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #0F5F00; }
.text-color { color: #0F5F00; }
.border-color { border: 2px solid #0F5F00; }

Similar Colors

Darkgreen
#006400