Skip to content

#dbeb4b

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

RGB
219, 235, 75
HSL
66°, 80%, 61%
CMYK
7, 0, 68, 8
Luminance
0.7498

Every format

HEX#dbeb4b
RGBrgb(219, 235, 75)
HSLhsl(66, 80%, 61%)
CMYKcmyk(7%, 0%, 68%, 8%)
LABlab(89.4 -24.9 72.0)
LCHlch(89.4 76.2 109.1)
OKLCHoklch(0.900 0.178 115.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green92.2%
Blue29.4%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#dbeb4b text on a black background

contrast 16.00:1

Card sample

#dbeb4b text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeb4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeb4b in the Color Lab