#5FBD00
A dark, vivid green closely aligning with Limegreen.
About #5FBD00
At its core, #5FBD00 is a dark and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 95 parts red, 189 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 50% C, 0% M, 100% Y, and 26% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FBD00
RGB95, 189, 0
HSL89.8°, 100.0%, 37.1%
CMYK50%, 0%, 100%, 26%
HSV89.8°, 100.0%, 74.1%
LAB68.6, -53.6, 68.6
XYZ22.9, 38.8, 6.3
Decimal6274304
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.77:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FBD00;
}
.text-color {
color: #5FBD00;
}
.border-color {
border: 2px solid #5FBD00;
}