#1D7550
A dark, moderate green closely aligning with Seagreen.
About #1D7550
The precise color #1D7550 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 117, and 80.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 75% Cyan, 0% Magenta, 32% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D7550
RGB29, 117, 80
HSL154.8°, 60.3%, 28.6%
CMYK75%, 0%, 32%, 54%
HSV154.8°, 75.2%, 45.9%
LAB43.6, -34.9, 13.2
XYZ8.3, 13.6, 9.8
Decimal1930576
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.66:1
Text on #FFFFFF
AA
3.71:1
Text on #000000
AA Large
5.41:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7550;
}
.text-color {
color: #1D7550;
}
.border-color {
border: 2px solid #1D7550;
}