#0FBD49
A medium, vivid green closely aligning with Limegreen.
About #0FBD49
The precise color #0FBD49 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(15, 189, 73).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 92% cyan, 0% magenta, 61% yellow, and 26% black. With a hue angle of 140.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FBD49
RGB15, 189, 73
HSL140.0°, 85.3%, 40.0%
CMYK92%, 0%, 61%, 26%
HSV140.0°, 92.1%, 74.1%
LAB67.3, -63.5, 46.6
XYZ19.6, 37.0, 12.4
Decimal1031497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.40:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FBD49;
}
.text-color {
color: #0FBD49;
}
.border-color {
border: 2px solid #0FBD49;
}