Skip to content

#f7ff7f

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

RGB
247, 255, 127
HSL
64°, 100%, 75%
CMYK
3, 0, 50, 0
Luminance
0.9283

Every format

HEX#f7ff7f
RGBrgb(247, 255, 127)
HSLhsl(64, 100%, 75%)
CMYKcmyk(3%, 0%, 50%, 0%)
LABlab(97.2 -19.7 59.6)
LCHlch(97.2 62.8 108.3)
OKLCHoklch(0.969 0.152 112.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f7ff7f on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#f7ff7f on black: 19.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.9%
Green100.0%
Blue49.8%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow50.2%
Key (black)0.0%

Color previews

#f7ff7f text on a black background

contrast 19.57:1

Card sample

#f7ff7f text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7ff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f7ff7f in the Color Lab