Skip to content

#f0ff99

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

RGB
240, 255, 153
HSL
69°, 100%, 80%
CMYK
6, 0, 40, 0
Luminance
0.9235

Every format

HEX#f0ff99
RGBrgb(240, 255, 153)
HSLhsl(69, 100%, 80%)
CMYKcmyk(6%, 0%, 40%, 0%)
LABlab(97.0 -19.9 47.0)
LCHlch(97.0 51.1 112.9)
OKLCHoklch(0.967 0.127 115.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0ff99 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#f0ff99 on black: 19.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green100.0%
Blue60.0%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow40.0%
Key (black)0.0%

Color previews

#f0ff99 text on a black background

contrast 19.47:1

Card sample

#f0ff99 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0ff99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ff99 in the Color Lab