#125B0F
A dark, vivid green closely aligning with Darkgreen.
About #125B0F
The precise color #125B0F is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. Its digital footprint relies on 18 parts red, 91 parts green, and 15 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 80% Cyan, 0% Magenta, 84% Yellow, and 64% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#125B0F
RGB18, 91, 15
HSL117.6°, 71.7%, 20.8%
CMYK80%, 0%, 84%, 64%
HSV117.6°, 83.5%, 35.7%
LAB33.2, -37.2, 34.8
XYZ4.1, 7.6, 1.7
Decimal1202959
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.30:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.94:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #125B0F;
}
.text-color {
color: #125B0F;
}
.border-color {
border: 2px solid #125B0F;
}