#079250
A dark, vivid green closely aligning with Seagreen.
About #079250
The hex code #079250 represents a beautifully specific shade of green. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(7, 146, 80).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 95% cyan, 0% magenta, 45% yellow, and 43% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#079250
RGB7, 146, 80
HSL151.5°, 90.8%, 30.0%
CMYK95%, 0%, 45%, 43%
HSV151.5°, 95.2%, 57.3%
LAB53.1, -48.5, 25.9
XYZ11.8, 21.2, 11.1
Decimal496208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #079250;
}
.text-color {
color: #079250;
}
.border-color {
border: 2px solid #079250;
}