#006642
A dark, vivid green closely aligning with Seagreen.
About #006642
The hex code #006642 represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 0 parts red, 102 parts green, and 66 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 100% C, 0% M, 35% Y, and 60% K. With a hue angle of 158.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#006642
RGB0, 102, 66
HSL158.8°, 100.0%, 20.0%
CMYK100%, 0%, 35%, 60%
HSV158.8°, 100.0%, 40.0%
LAB37.7, -35.2, 13.3
XYZ5.7, 9.9, 6.8
Decimal26178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.05:1
Text on #FFFFFF
AAA
2.98:1
Text on #000000
FAIL
6.74:1
Text on #F8FAFC
AA
2.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #006642;
}
.text-color {
color: #006642;
}
.border-color {
border: 2px solid #006642;
}