#1D7C50
A dark, moderate green closely aligning with Seagreen.
About #1D7C50
Visually, #1D7C50 is defined as a moderate green. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(29, 124, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 77% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D7C50
RGB29, 124, 80
HSL152.2°, 62.1%, 30.0%
CMYK77%, 0%, 35%, 51%
HSV152.2°, 76.6%, 48.6%
LAB46.0, -37.9, 16.5
XYZ9.2, 15.3, 10.1
Decimal1932368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7C50;
}
.text-color {
color: #1D7C50;
}
.border-color {
border: 2px solid #1D7C50;
}