#00750F
A dark, vivid green closely aligning with Darkgreen.
About #00750F
Visually, #00750F is defined as a vivid green. Designers often compare it to the standard color Darkgreen. Its digital footprint relies on 0 parts red, 117 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 87% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF 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#00750F
RGB0, 117, 15
HSL127.7°, 100.0%, 22.9%
CMYK100%, 0%, 87%, 54%
HSV127.7°, 100.0%, 45.9%
LAB42.4, -47.8, 43.3
XYZ6.4, 12.8, 2.6
Decimal29967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.91:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.65:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #00750F;
}
.text-color {
color: #00750F;
}
.border-color {
border: 2px solid #00750F;
}