#1DBD07
A dark, vivid green closely aligning with Limegreen.
About #1DBD07
At its core, #1DBD07 is a dark and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 29 parts red, 189 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 85% Cyan, 0% Magenta, 96% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1DBD07
RGB29, 189, 7
HSL112.7°, 92.9%, 38.4%
CMYK85%, 0%, 96%, 26%
HSV112.7°, 96.3%, 74.1%
LAB67.0, -66.9, 65.8
XYZ18.7, 36.7, 6.3
Decimal1948935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.33:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBD07;
}
.text-color {
color: #1DBD07;
}
.border-color {
border: 2px solid #1DBD07;
}