#247500
A dark, vivid green closely aligning with Darkgreen.
About #247500
Visually, #247500 is defined as a vivid green. Designers often compare it to the standard color Darkgreen. In the RGB color space, it consists of 36 red, 117 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 69% C, 0% M, 100% Y, and 54% K. The HSL representation is 101.5° hue, 100.0% saturation, and 22.9% lightness.
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#247500
RGB36, 117, 0
HSL101.5°, 100.0%, 22.9%
CMYK69%, 0%, 100%, 54%
HSV101.5°, 100.0%, 45.9%
LAB42.9, -43.5, 47.5
XYZ7.1, 13.1, 2.2
Decimal2389248
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.80:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.55:1
Text on #F8FAFC
AA
3.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247500;
}
.text-color {
color: #247500;
}
.border-color {
border: 2px solid #247500;
}