#1D7C3A
A dark, moderate green closely aligning with Seagreen.
About #1D7C3A
At its core, #1D7C3A is a dark and moderate hue. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(29, 124, 58).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 77% cyan, 0% magenta, 53% yellow, and 51% black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#1D7C3A
RGB29, 124, 58
HSL138.3°, 62.1%, 30.0%
CMYK77%, 0%, 53%, 51%
HSV138.3°, 76.6%, 48.6%
LAB45.6, -42.2, 28.3
XYZ8.5, 15.0, 6.4
Decimal1932346
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.02:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7C3A;
}
.text-color {
color: #1D7C3A;
}
.border-color {
border: 2px solid #1D7C3A;
}