#1D6D49
A dark, moderate green closely aligning with Seagreen.
About #1D6D49
At its core, #1D6D49 is a dark and moderate hue. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 29 red, 109 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 73% C, 0% M, 33% Y, and 57% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#1D6D49
RGB29, 109, 73
HSL153.0°, 58.0%, 27.1%
CMYK73%, 0%, 33%, 57%
HSV153.0°, 73.4%, 42.7%
LAB40.7, -33.1, 13.4
XYZ7.2, 11.7, 8.2
Decimal1928521
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.30:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.02:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D6D49;
}
.text-color {
color: #1D6D49;
}
.border-color {
border: 2px solid #1D6D49;
}