#0D7725
A dark, vivid green closely aligning with Darkgreen.
About #0D7725
Visually, #0D7725 is defined as a vivid green. Its closest recognized web color is Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 13, 119, and 37.
Translating this color to physical media requires the CMYK color model. The color uses 89% Cyan, 0% Magenta, 69% Yellow, and 53% Black. Always request a physical proof before doing a large print run with this exact code.
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#0D7725
RGB13, 119, 37
HSL133.6°, 80.3%, 25.9%
CMYK89%, 0%, 69%, 53%
HSV133.6°, 89.1%, 46.7%
LAB43.4, -45.4, 36.1
XYZ7.1, 13.4, 4.0
Decimal882469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.70:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.45:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0D7725;
}
.text-color {
color: #0D7725;
}
.border-color {
border: 2px solid #0D7725;
}