Skip to content

#f0fdac

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

RGB
240, 253, 172
HSL
70°, 95%, 83%
CMYK
5, 0, 32, 1
Luminance
0.9175

Every format

HEX#f0fdac
RGBrgb(240, 253, 172)
HSLhsl(70, 95%, 83%)
CMYKcmyk(5%, 0%, 32%, 1%)
LABlab(96.7 -16.7 37.4)
LCHlch(96.7 41.0 114.1)
OKLCHoklch(0.966 0.103 115.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0fdac on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#f0fdac on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green99.2%
Blue67.5%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#f0fdac text on a black background

contrast 19.35:1

Card sample

#f0fdac text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0fdac in the Color Lab