#248307
A dark, vivid green closely aligning with Green.
About #248307
Visually, #248307 is defined as a vivid green. Designers often compare it to the standard color Green. In the RGB color space, it consists of 36 red, 131 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 73% cyan, 0% magenta, 95% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#248307
RGB36, 131, 7
HSL106.0°, 89.9%, 27.1%
CMYK73%, 0%, 95%, 49%
HSV106.0°, 94.7%, 51.4%
LAB47.8, -48.0, 50.0
XYZ8.9, 16.6, 2.9
Decimal2392839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.32:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #248307;
}
.text-color {
color: #248307;
}
.border-color {
border: 2px solid #248307;
}