#1D7C5F
A dark, moderate green closely aligning with Seagreen.
About #1D7C5F
The hex code #1D7C5F represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. Its digital footprint relies on 29 parts red, 124 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 77% C, 0% M, 23% Y, and 51% K. With a hue angle of 161.7 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D7C5F
RGB29, 124, 95
HSL161.7°, 62.1%, 30.0%
CMYK77%, 0%, 23%, 51%
HSV161.7°, 76.6%, 48.6%
LAB46.3, -34.3, 8.2
XYZ9.8, 15.5, 13.3
Decimal1932383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.12:1
Text on #FFFFFF
AA
4.10:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7C5F;
}
.text-color {
color: #1D7C5F;
}
.border-color {
border: 2px solid #1D7C5F;
}