Skip to content

#dffc33

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

RGB
223, 252, 51
HSL
69°, 97%, 59%
CMYK
12, 0, 80, 1
Luminance
0.8555

Every format

HEX#dffc33
RGBrgb(223, 252, 51)
HSLhsl(69, 97%, 59%)
CMYKcmyk(12%, 0%, 80%, 1%)
LABlab(94.1 -32.2 83.9)
LCHlch(94.1 89.9 111.0)
OKLCHoklch(0.938 0.207 118.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dffc33 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#dffc33 on black: 18.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green98.8%
Blue20.0%

CMYK percentages

Cyan11.5%
Magenta0.0%
Yellow79.8%
Key (black)1.2%

Color previews

#dffc33 text on a black background

contrast 18.11:1

Card sample

#dffc33 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 252, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 252, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dffc33;
background: linear-gradient(135deg, #dffc33, #59FC33);

Monochromatic scale

Palettes built from #dffc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dffc33 in the Color Lab