#07BD24
A dark, vivid green closely aligning with Limegreen.
About #07BD24
The precise color #07BD24 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(7, 189, 36).
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 0% Magenta, 81% Yellow, and 26% Black. With a hue angle of 129.6 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07BD24
RGB7, 189, 36
HSL129.6°, 92.9%, 38.4%
CMYK96%, 0%, 81%, 26%
HSV129.6°, 96.3%, 74.1%
LAB67.0, -67.2, 60.1
XYZ18.6, 36.6, 7.7
Decimal507172
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.31:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07BD24;
}
.text-color {
color: #07BD24;
}
.border-color {
border: 2px solid #07BD24;
}