Skip to content

#dbeb42

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

RGB
219, 235, 66
HSL
66°, 81%, 59%
CMYK
7, 0, 72, 8
Luminance
0.7487

Every format

HEX#dbeb42
RGBrgb(219, 235, 66)
HSLhsl(66, 81%, 59%)
CMYKcmyk(7%, 0%, 72%, 8%)
LABlab(89.3 -25.3 75.1)
LCHlch(89.3 79.2 108.6)
OKLCHoklch(0.899 0.183 114.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeb42 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#dbeb42 on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue25.9%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow71.9%
Key (black)7.8%

Color previews

#dbeb42 text on a black background

contrast 15.97:1

Card sample

#dbeb42 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 235, 66, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 235, 66, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbeb42;
background: linear-gradient(135deg, #dbeb42, #6AEB42);

Monochromatic scale

Palettes built from #dbeb42

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeb42 in the Color Lab