#008342
A dark, vivid green closely aligning with Seagreen.
About #008342
The hex code #008342 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. Its digital footprint relies on 0 parts red, 131 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 0% magenta, 50% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#008342
RGB0, 131, 66
HSL150.2°, 100.0%, 25.7%
CMYK100%, 0%, 50%, 49%
HSV150.2°, 100.0%, 51.4%
LAB47.8, -46.2, 26.6
XYZ9.1, 16.6, 7.9
Decimal33602
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #008342;
}
.text-color {
color: #008342;
}
.border-color {
border: 2px solid #008342;
}