#0F572C
A dark, vivid green closely aligning with Darkolivegreen.
About #0F572C
Visually, #0F572C is defined as a vivid green. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 87, and 44.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 83% cyan and 0% magenta inks. With a hue angle of 144.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F572C
RGB15, 87, 44
HSL144.2°, 70.6%, 20.0%
CMYK83%, 0%, 49%, 66%
HSV144.2°, 82.8%, 34.1%
LAB32.0, -32.3, 19.0
XYZ4.1, 7.1, 3.5
Decimal1005356
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.68:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.29:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F572C;
}
.text-color {
color: #0F572C;
}
.border-color {
border: 2px solid #0F572C;
}