#338342
A dark, moderate green closely aligning with Seagreen.
About #338342
At its core, #338342 is a dark and moderate hue. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 51 parts red, 131 parts green, and 66 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#338342
RGB51, 131, 66
HSL131.2°, 44.0%, 35.7%
CMYK61%, 0%, 50%, 49%
HSV131.2°, 61.1%, 51.4%
LAB48.7, -39.1, 27.9
XYZ10.5, 17.3, 7.9
Decimal3375938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #338342;
}
.text-color {
color: #338342;
}
.border-color {
border: 2px solid #338342;
}