#0FFF2C
A medium, vivid green closely aligning with Lime.
About #0FFF2C
The hex code #0FFF2C represents a beautifully specific shade of green. Its closest recognized web color is Lime. Its digital footprint relies on 15 parts red, 255 parts green, and 44 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 0% M, 83% Y, and 0% K. The HSL representation is 127.2° hue, 100.0% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. 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#0FFF2C
RGB15, 255, 44
HSL127.2°, 100.0%, 52.9%
CMYK94%, 0%, 83%, 0%
HSV127.2°, 94.1%, 100.0%
LAB87.9, -84.6, 77.4
XYZ36.4, 71.8, 14.3
Decimal1048364
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.36:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FFF2C;
}
.text-color {
color: #0FFF2C;
}
.border-color {
border: 2px solid #0FFF2C;
}