#1DA00F
A dark, vivid green closely aligning with Green.
About #1DA00F
The precise color #1DA00F is an excellent choice for modern design projects. Its closest recognized web color is Green. This translates to an RGB value of rgb(29, 160, 15).
For print applications, it's crucial to understand its CMYK makeup. The color uses 82% Cyan, 0% Magenta, 91% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#1DA00F
RGB29, 160, 15
HSL114.2°, 82.9%, 34.3%
CMYK82%, 0%, 91%, 37%
HSV114.2°, 90.6%, 62.7%
LAB57.5, -58.1, 56.7
XYZ13.2, 25.4, 4.7
Decimal1941519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.09:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.18:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA00F;
}
.text-color {
color: #1DA00F;
}
.border-color {
border: 2px solid #1DA00F;
}