#F0FF50

A light, vivid yellow closely aligning with Yellow.

About #F0FF50

When working with digital screens, the color #F0FF50 is rendered by mixing light. Designers often compare it to the standard color Yellow. Its digital footprint relies on 240 parts red, 255 parts green, and 80 parts blue light.

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 6% C, 0% M, 69% Y, and 0% K. The HSL representation is 65.1° hue, 100.0% saturation, and 65.7% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#F0FF50
RGB240, 255, 80
HSL65.1°, 100.0%, 65.7%
CMYK6%, 0%, 69%, 0%
HSV65.1°, 68.6%, 100.0%
LAB96.3, -25.7, 77.6
XYZ73.1, 90.6, 21.2
Decimal15794000

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.10:1
Text on #FFFFFF
FAIL
19.12:1
Text on #000000
AAA
1.05:1
Text on #F8FAFC
FAIL
16.26:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #F0FF50; }
.text-color { color: #F0FF50; }
.border-color { border: 2px solid #F0FF50; }

Similar Colors

Yellow
#FFFF00