#1DF807
A medium, vivid green closely aligning with Lime.
About #1DF807
The hex code #1DF807 represents a beautifully specific shade of green. Its closest recognized web color is Lime. This translates to an RGB value of rgb(29, 248, 7).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 88% cyan and 0% magenta inks. The HSL representation is 114.5° hue, 94.5% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. 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#1DF807
RGB29, 248, 7
HSL114.5°, 94.5%, 50.0%
CMYK88%, 0%, 97%, 3%
HSV114.5°, 97.2%, 97.3%
LAB85.7, -83.1, 81.1
XYZ34.1, 67.4, 11.4
Decimal1964039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.48:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF807;
}
.text-color {
color: #1DF807;
}
.border-color {
border: 2px solid #1DF807;
}