#8AAF0F
A dark, vivid yellow closely aligning with Yellowgreen.
About #8AAF0F
The precise color #8AAF0F is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. This translates to an RGB value of rgb(138, 175, 15).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 21% cyan, 0% magenta, 91% yellow, and 31% black. The HSL representation is 73.9° hue, 84.2% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#8AAF0F
RGB138, 175, 15
HSL73.9°, 84.2%, 37.3%
CMYK21%, 0%, 91%, 31%
HSV73.9°, 91.4%, 68.6%
LAB66.6, -31.9, 66.1
XYZ25.9, 36.1, 6.1
Decimal9088783
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.22:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
6.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8AAF0F;
}
.text-color {
color: #8AAF0F;
}
.border-color {
border: 2px solid #8AAF0F;
}