#5FAF0F
A dark, vivid green closely aligning with Yellowgreen.
About #5FAF0F
The precise color #5FAF0F is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. In the RGB color space, it consists of 95 red, 175 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 46% C, 0% M, 91% Y, and 31% K. The HSL representation is 90.0° hue, 84.2% saturation, and 37.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FAF0F
RGB95, 175, 15
HSL90.0°, 84.2%, 37.3%
CMYK46%, 0%, 91%, 31%
HSV90.0°, 91.4%, 68.6%
LAB64.3, -47.9, 63.2
XYZ20.1, 33.1, 5.8
Decimal6270735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.63:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FAF0F;
}
.text-color {
color: #5FAF0F;
}
.border-color {
border: 2px solid #5FAF0F;
}