#57BD0F
A medium, vivid green closely aligning with Limegreen.
About #57BD0F
At its core, #57BD0F is a medium and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 87 parts red, 189 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 54% cyan, 0% magenta, 92% yellow, and 26% black. With a hue angle of 95.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57BD0F
RGB87, 189, 15
HSL95.2°, 85.3%, 40.0%
CMYK54%, 0%, 92%, 26%
HSV95.2°, 92.1%, 74.1%
LAB68.4, -55.6, 66.5
XYZ22.2, 38.5, 6.7
Decimal5750031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.42:1
Text on #FFFFFF
FAIL
8.69:1
Text on #000000
AAA
2.31:1
Text on #F8FAFC
FAIL
7.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57BD0F;
}
.text-color {
color: #57BD0F;
}
.border-color {
border: 2px solid #57BD0F;
}