#006D50
A dark, vivid green closely aligning with Seagreen.
About #006D50
The precise color #006D50 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(0, 109, 80).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 100% cyan, 0% magenta, 27% yellow, and 57% black. The HSL representation is 164.0° hue, 100.0% saturation, and 21.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#006D50
RGB0, 109, 80
HSL164.0°, 100.0%, 21.4%
CMYK100%, 0%, 27%, 57%
HSV164.0°, 100.0%, 42.7%
LAB40.4, -34.5, 8.8
XYZ6.9, 11.5, 9.4
Decimal27984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.36:1
Text on #FFFFFF
AA
3.30:1
Text on #000000
AA Large
6.08:1
Text on #F8FAFC
AA
2.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #006D50;
}
.text-color {
color: #006D50;
}
.border-color {
border: 2px solid #006D50;
}