#339975
A medium, moderate green closely aligning with Seagreen.
About #339975
When working with digital screens, the color #339975 is rendered by mixing light. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 153, and 117.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#339975
RGB51, 153, 117
HSL158.8°, 50.0%, 40.0%
CMYK67%, 0%, 24%, 40%
HSV158.8°, 66.7%, 60.0%
LAB56.9, -38.1, 10.5
XYZ16.0, 24.8, 20.8
Decimal3381621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #339975;
}
.text-color {
color: #339975;
}
.border-color {
border: 2px solid #339975;
}