#F2FF26 Aromatic Lemon
#F2FF26 (Aromatic Lemon) RGB value is (242, 255, 38).
Red value is 242, green value is 255, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #F2FF26: hue: 64°, saturation: 100%, and lightness: 57.5%.
Process color (CMYK) of #F2FF26 is 5.1%, 0%, 85.1%, 0%. Web safe color equivalent of #F2FF26 is ##FFFF33. Color #F2FF26 contains mainly Green.
Color Spaces
| Color spaces of #F2FF26 | Value |
|---|---|
| RGB | 242, 255, 38 |
| HSL | 64°, 100%, 57.5% |
| HSV / HSB | 64°, 85.1%, 100% |
| CMYK | 5.1%, 0%, 85.1%, 0% |
| XYZ | 72.73, 90.54, 15.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110010 | 11111111 | 00100110 |
| Octal | 362 | 377 | 046 |
| Decimal | 242 | 255 | 38 |
| Hex | F2 | FF | 26 |
Shades of #F2FF26
Tints of #F2FF26
.mybgColor { background-color: #F2FF26; }
.myforeColor { color: #F2FF26; }
.myborderColor { border: 3px solid #F2FF26; }
<p style="color:#F2FF26">Text here</p>
This sample text is styled with font color #F2FF26. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F2FF26">Div content here</div>
<div style="border:3px solid #F2FF26">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(242, 255, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F2FF26; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F2FF26;
-webkit-box-shadow: 1px 1px 3px #F2FF26;
box-shadow: 1px 1px 3px #F2FF26; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #F2FF26 (Aromatic Lemon)
Color Overview & Profile: Color #F2FF26, also known as Aromatic Lemon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (242/255), 100% Green (255/255), and 15% Blue (38/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #F2FF26 translates into the CMYK subtractive color model with values of 5.1% Cyan, 0% Magenta, 85.1% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 64°, saturation of 100%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #F2FF26 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##FFFF33.
