#006D49
A dark, vivid green closely aligning with Seagreen.
About #006D49
Visually, #006D49 is defined as a vivid green. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 0 parts red, 109 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 100% Cyan, 0% Magenta, 33% Yellow, and 57% Black. The HSL representation is 160.2° hue, 100.0% saturation, and 21.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#006D49
RGB0, 109, 73
HSL160.2°, 100.0%, 21.4%
CMYK100%, 0%, 33%, 57%
HSV160.2°, 100.0%, 42.7%
LAB40.3, -36.3, 12.7
XYZ6.7, 11.4, 8.2
Decimal27977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #006D49;
}
.text-color {
color: #006D49;
}
.border-color {
border: 2px solid #006D49;
}