#07925F
A dark, vivid green closely aligning with Seagreen.
About #07925F
When working with digital screens, the color #07925F is rendered by mixing light. Its closest recognized web color is Seagreen. Its digital footprint relies on 7 parts red, 146 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07925F
RGB7, 146, 95
HSL158.0°, 90.8%, 30.0%
CMYK95%, 0%, 35%, 43%
HSV158.0°, 95.2%, 57.3%
LAB53.4, -45.4, 18.0
XYZ12.4, 21.4, 14.3
Decimal496223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.97:1
Text on #FFFFFF
AA Large
5.29:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07925F;
}
.text-color {
color: #07925F;
}
.border-color {
border: 2px solid #07925F;
}