#57AF07
A dark, vivid green closely aligning with Yellowgreen.
About #57AF07
The precise color #57AF07 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. This translates to an RGB value of rgb(87, 175, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 0% M, 96% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#57AF07
RGB87, 175, 7
HSL91.4°, 92.3%, 35.7%
CMYK50%, 0%, 96%, 31%
HSV91.4°, 96.0%, 68.6%
LAB63.9, -50.6, 63.9
XYZ19.3, 32.7, 5.5
Decimal5746439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.54:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57AF07;
}
.text-color {
color: #57AF07;
}
.border-color {
border: 2px solid #57AF07;
}