#425F00
A very dark, vivid green closely aligning with Darkolivegreen.
About #425F00
The hex code #425F00 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(66, 95, 0).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 31% cyan, 0% magenta, 100% yellow, and 63% black. The HSL representation is 78.3° hue, 100.0% saturation, and 18.6% lightness.
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#425F00
RGB66, 95, 0
HSL78.3°, 100.0%, 18.6%
CMYK31%, 0%, 100%, 63%
HSV78.3°, 100.0%, 37.3%
LAB36.6, -24.1, 43.1
XYZ6.3, 9.3, 1.5
Decimal4349696
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.32:1
Text on #FFFFFF
AAA
2.87:1
Text on #000000
FAIL
7.00:1
Text on #F8FAFC
AA
2.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #425F00;
}
.text-color {
color: #425F00;
}
.border-color {
border: 2px solid #425F00;
}