#3AF807
A medium, vivid green closely aligning with Lime.
About #3AF807
When working with digital screens, the color #3AF807 is rendered by mixing light. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 58 red, 248 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 77% Cyan, 0% Magenta, 97% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
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#3AF807
RGB58, 248, 7
HSL107.3°, 94.5%, 50.0%
CMYK77%, 0%, 97%, 3%
HSV107.3°, 97.2%, 97.3%
LAB86.0, -80.2, 81.5
XYZ35.4, 68.0, 11.5
Decimal3864583
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.61:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF807;
}
.text-color {
color: #3AF807;
}
.border-color {
border: 2px solid #3AF807;
}