#0FA824
A dark, vivid green closely aligning with Limegreen.
About #0FA824
At its core, #0FA824 is a dark and vivid hue. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 15 parts red, 168 parts green, and 36 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FA824
RGB15, 168, 36
HSL128.2°, 83.6%, 35.9%
CMYK91%, 0%, 79%, 34%
HSV128.2°, 91.1%, 65.9%
LAB60.1, -60.7, 53.6
XYZ14.5, 28.2, 6.4
Decimal1026084
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA824;
}
.text-color {
color: #0FA824;
}
.border-color {
border: 2px solid #0FA824;
}