#5F9207
A dark, vivid green closely aligning with Olivedrab.
About #5F9207
The precise color #5F9207 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 95 red, 146 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 35% C, 0% M, 95% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F9207
RGB95, 146, 7
HSL82.0°, 90.8%, 30.0%
CMYK35%, 0%, 95%, 43%
HSV82.0°, 95.2%, 57.3%
LAB55.1, -36.0, 56.9
XYZ15.0, 23.0, 3.8
Decimal6263303
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F9207;
}
.text-color {
color: #5F9207;
}
.border-color {
border: 2px solid #5F9207;
}