#2D945F
A dark, moderate green closely aligning with Seagreen.
About #2D945F
The precise color #2D945F is an excellent choice for modern design projects. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 45 parts red, 148 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 70% Cyan, 0% Magenta, 36% Yellow, and 42% Black. The HSL representation is 149.1° hue, 53.4% saturation, and 37.8% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2D945F
RGB45, 148, 95
HSL149.1°, 53.4%, 37.8%
CMYK70%, 0%, 36%, 42%
HSV149.1°, 69.6%, 58.0%
LAB54.6, -42.0, 19.7
XYZ13.7, 22.6, 14.5
Decimal2987103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.81:1
Text on #FFFFFF
AA Large
5.51:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2D945F;
}
.text-color {
color: #2D945F;
}
.border-color {
border: 2px solid #2D945F;
}