Skip to content

#dfec3c

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

RGB
223, 236, 60
HSL
64°, 82%, 58%
CMYK
6, 0, 75, 8
Luminance
0.7601

Every format

HEX#dfec3c
RGBrgb(223, 236, 60)
HSLhsl(64, 82%, 58%)
CMYKcmyk(6%, 0%, 75%, 8%)
LABlab(89.9 -24.4 77.6)
LCHlch(89.9 81.4 107.5)
OKLCHoklch(0.904 0.186 113.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfec3c on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#dfec3c on black: 16.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.5%
Blue23.5%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow74.6%
Key (black)7.5%

Color previews

#dfec3c text on a black background

contrast 16.20:1

Card sample

#dfec3c text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 236, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 236, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfec3c;
background: linear-gradient(135deg, #dfec3c, #6AEC3C);

Monochromatic scale

Palettes built from #dfec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfec3c in the Color Lab