#1DDB0F
A medium, vivid green closely aligning with Limegreen.
About #1DDB0F
At its core, #1DDB0F is a medium and vivid hue. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 219, and 15.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 87% Cyan, 0% Magenta, 93% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DDB0F
RGB29, 219, 15
HSL115.9°, 87.2%, 45.9%
CMYK87%, 0%, 93%, 14%
HSV115.9°, 93.2%, 85.9%
LAB76.7, -75.1, 72.9
XYZ25.9, 51.0, 8.9
Decimal1956623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.19:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DDB0F;
}
.text-color {
color: #1DDB0F;
}
.border-color {
border: 2px solid #1DDB0F;
}