#07E200
A medium, vivid green closely aligning with Lime.
About #07E200
When working with digital screens, the color #07E200 is rendered by mixing light. Its closest recognized web color is Lime. In the RGB color space, it consists of 7 red, 226 green, and 0 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07E200
RGB7, 226, 0
HSL118.1°, 100.0%, 44.3%
CMYK97%, 0%, 100%, 11%
HSV118.1°, 100.0%, 88.6%
LAB78.7, -78.4, 76.0
XYZ27.3, 54.4, 9.1
Decimal516608
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.89:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E200;
}
.text-color {
color: #07E200;
}
.border-color {
border: 2px solid #07E200;
}