#3A9966
A medium, moderate green closely aligning with Seagreen.
About #3A9966
At its core, #3A9966 is a medium and moderate hue. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 153, and 102.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 62% cyan, 0% magenta, 33% yellow, and 40% black. The HSL representation is 147.8° hue, 45.0% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A9966
RGB58, 153, 102
HSL147.8°, 45.0%, 41.4%
CMYK62%, 0%, 33%, 40%
HSV147.8°, 62.1%, 60.0%
LAB56.7, -40.1, 18.7
XYZ15.5, 24.6, 16.5
Decimal3840358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A9966;
}
.text-color {
color: #3A9966;
}
.border-color {
border: 2px solid #3A9966;
}