Skip to content

#f0ff03

a balanced, electric yellow · cool · closest name: yellow

RGB
240, 255, 3
HSL
64°, 100%, 51%
CMYK
6, 0, 99, 0
Luminance
0.9005

Every format

HEX#f0ff03
RGBrgb(240, 255, 3)
HSLhsl(64, 100%, 51%)
CMYKcmyk(6%, 0%, 99%, 0%)
LABlab(96.0 -27.6 92.9)
LCHlch(96.0 97.0 106.6)
OKLCHoklch(0.956 0.215 114.0)

Copy-ready code

/* CSS */
color: #f0ff03;
background-color: #f0ff03;
/* Tailwind (arbitrary) */
class="text-[#f0ff03] bg-[#f0ff03]"
/* SCSS */
$brand: #f0ff03;
/* SwiftUI */
Color(red: 0.941, green: 1.000, blue: 0.012)
/* Android */
Color.parseColor("#f0ff03")

Accessibility — WCAG contrast

Aa
#f0ff03 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#f0ff03 on black: 19.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green100.0%
Blue1.2%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow98.8%
Key (black)0.0%

Color previews

#f0ff03 text on a black background

contrast 19.01:1

Card sample

#f0ff03 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f0ff03;
Background color
Panel with #f0ff03 background
background-color: #f0ff03;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f0ff03;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(240, 255, 3, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 255, 3, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0ff03;
background: linear-gradient(135deg, #f0ff03, #48FF03);

Monochromatic scale

Palettes built from #f0ff03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ff03 in the Color Lab