#075707
A very dark, vivid green closely aligning with Darkgreen.
About #075707
Visually, #075707 is defined as a vivid green. Its closest recognized web color is Darkgreen. This translates to an RGB value of rgb(7, 87, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 92% cyan, 0% magenta, 92% yellow, and 66% black. The HSL representation is 120.0° hue, 85.1% saturation, and 18.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#075707
RGB7, 87, 7
HSL120.0°, 85.1%, 18.4%
CMYK92%, 0%, 92%, 66%
HSV120.0°, 92.0%, 34.1%
LAB31.5, -38.0, 35.7
XYZ3.5, 6.9, 1.3
Decimal481031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.84:1
Text on #FFFFFF
AAA
2.38:1
Text on #000000
FAIL
8.45:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075707;
}
.text-color {
color: #075707;
}
.border-color {
border: 2px solid #075707;
}