#1DFF07
A medium, vivid green closely aligning with Lime.
About #1DFF07
The precise color #1DFF07 is an excellent choice for modern design projects. Its closest recognized web color is Lime. In the RGB color space, it consists of 29 red, 255 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. The color uses 89% Cyan, 0% Magenta, 97% Yellow, and 0% Black. With a hue angle of 114.7 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DFF07
RGB29, 255, 7
HSL114.7°, 100.0%, 51.4%
CMYK89%, 0%, 97%, 0%
HSV114.7°, 97.3%, 100.0%
LAB87.9, -84.9, 82.8
XYZ36.3, 71.8, 12.1
Decimal1965831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.36:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DFF07;
}
.text-color {
color: #1DFF07;
}
.border-color {
border: 2px solid #1DFF07;
}