Skip to content

#f6fd5f

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

RGB
246, 253, 95
HSL
63°, 98%, 68%
CMYK
3, 0, 63, 1
Luminance
0.9067

Every format

HEX#f6fd5f
RGBrgb(246, 253, 95)
HSLhsl(63, 98%, 68%)
CMYKcmyk(3%, 0%, 63%, 1%)
LABlab(96.3 -21.5 72.2)
LCHlch(96.3 75.3 106.6)
OKLCHoklch(0.961 0.176 111.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.5%
Green99.2%
Blue37.3%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow62.5%
Key (black)0.8%

Color previews

#f6fd5f text on a black background

contrast 19.13:1

Card sample

#f6fd5f text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 253, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 253, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f6fd5f;
background: linear-gradient(135deg, #f6fd5f, #8CFD5F);

Monochromatic scale

Palettes built from #f6fd5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f6fd5f in the Color Lab