#07995F
A dark, vivid green closely aligning with Seagreen.
About #07995F
The precise color #07995F is an excellent choice for modern design projects. It is closely associated with the named CSS color Seagreen. In the RGB color space, it consists of 7 red, 153 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 95% Cyan, 0% Magenta, 38% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07995F
RGB7, 153, 95
HSL156.2°, 91.2%, 31.4%
CMYK95%, 0%, 38%, 40%
HSV156.2°, 95.4%, 60.0%
LAB55.7, -48.1, 21.1
XYZ13.5, 23.7, 14.7
Decimal498015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07995F;
}
.text-color {
color: #07995F;
}
.border-color {
border: 2px solid #07995F;
}