#5F9907
A dark, vivid green closely aligning with Olivedrab.
About #5F9907
When working with digital screens, the color #5F9907 is rendered by mixing light. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 95 red, 153 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 38% Cyan, 0% Magenta, 95% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F9907
RGB95, 153, 7
HSL83.8°, 91.2%, 31.4%
CMYK38%, 0%, 95%, 40%
HSV83.8°, 95.4%, 60.0%
LAB57.3, -39.0, 58.7
XYZ16.1, 25.2, 4.2
Decimal6265095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.05:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F9907;
}
.text-color {
color: #5F9907;
}
.border-color {
border: 2px solid #5F9907;
}