#00F807
A medium, vivid green closely aligning with Lime.
About #00F807
Visually, #00F807 is defined as a vivid green. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 0 red, 248 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 100% 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00F807
RGB0, 248, 7
HSL121.7°, 100.0%, 48.6%
CMYK100%, 0%, 97%, 3%
HSV121.7°, 100.0%, 97.3%
LAB85.6, -84.3, 80.9
XYZ33.6, 67.2, 11.4
Decimal63495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.43:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00F807;
}
.text-color {
color: #00F807;
}
.border-color {
border: 2px solid #00F807;
}