#37F837
A medium, vivid green closely aligning with Lime.
About #37F837
When working with digital screens, the color #37F837 is rendered by mixing light. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 55 red, 248 green, and 55 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 78% Cyan, 0% Magenta, 78% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#37F837
RGB55, 248, 55
HSL120.0°, 93.2%, 59.4%
CMYK78%, 0%, 78%, 3%
HSV120.0°, 77.8%, 97.3%
LAB86.1, -79.0, 73.0
XYZ35.8, 68.2, 14.9
Decimal3668023
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.64:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #37F837;
}
.text-color {
color: #37F837;
}
.border-color {
border: 2px solid #37F837;
}