#0FA807
A dark, vivid green closely aligning with Limegreen.
About #0FA807
At its core, #0FA807 is a dark and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 15 parts red, 168 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 91% Cyan, 0% Magenta, 96% Yellow, and 34% Black. With a hue angle of 117.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FA807
RGB15, 168, 7
HSL117.0°, 92.0%, 34.3%
CMYK91%, 0%, 96%, 34%
HSV117.0°, 95.8%, 65.9%
LAB60.0, -62.0, 60.0
XYZ14.2, 28.1, 4.9
Decimal1026055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA807;
}
.text-color {
color: #0FA807;
}
.border-color {
border: 2px solid #0FA807;
}