#079266
A dark, vivid green closely aligning with Seagreen.
About #079266
The hex code #079266 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 7 red, 146 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 95% cyan, 0% magenta, 30% yellow, and 43% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 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#079266
RGB7, 146, 102
HSL161.0°, 90.8%, 30.0%
CMYK95%, 0%, 30%, 43%
HSV161.0°, 95.2%, 57.3%
LAB53.6, -43.8, 14.3
XYZ12.8, 21.6, 16.1
Decimal496230
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.95:1
Text on #FFFFFF
AA Large
5.31:1
Text on #000000
AA
3.78:1
Text on #F8FAFC
AA Large
4.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #079266;
}
.text-color {
color: #079266;
}
.border-color {
border: 2px solid #079266;
}