#427C07
A dark, vivid green closely aligning with Olivedrab.
About #427C07
When working with digital screens, the color #427C07 is rendered by mixing light. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 124, and 7.
For print applications, it's crucial to understand its CMYK makeup. The color uses 47% Cyan, 0% Magenta, 94% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#427C07
RGB66, 124, 7
HSL89.7°, 89.3%, 25.7%
CMYK47%, 0%, 94%, 51%
HSV89.7°, 94.4%, 48.6%
LAB46.4, -37.1, 49.2
XYZ9.5, 15.6, 2.7
Decimal4357127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.10:1
Text on #FFFFFF
AA
4.12:1
Text on #000000
AA Large
4.87:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #427C07;
}
.text-color {
color: #427C07;
}
.border-color {
border: 2px solid #427C07;
}