Skip to content

#dfeb78

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

RGB
223, 235, 120
HSL
66°, 74%, 70%
CMYK
5, 0, 49, 8
Luminance
0.7646

Every format

HEX#dfeb78
RGBrgb(223, 235, 120)
HSLhsl(66, 74%, 70%)
CMYKcmyk(5%, 0%, 49%, 8%)
LABlab(90.1 -20.0 53.9)
LCHlch(90.1 57.5 110.4)
OKLCHoklch(0.907 0.140 114.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeb78 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#dfeb78 on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue47.1%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow48.9%
Key (black)7.8%

Color previews

#dfeb78 text on a black background

contrast 16.29:1

Card sample

#dfeb78 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 235, 120, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 235, 120, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfeb78;
background: linear-gradient(135deg, #dfeb78, #92EB78);

Monochromatic scale

Palettes built from #dfeb78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeb78 in the Color Lab