Skip to content

#daeb2d

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

RGB
218, 235, 45
HSL
65°, 83%, 55%
CMYK
7, 0, 81, 8
Luminance
0.7451

Every format

HEX#daeb2d
RGBrgb(218, 235, 45)
HSLhsl(65, 83%, 55%)
CMYKcmyk(7%, 0%, 81%, 8%)
LABlab(89.2 -26.5 81.0)
LCHlch(89.2 85.2 108.1)
OKLCHoklch(0.897 0.193 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeb2d on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#daeb2d on black: 15.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue17.6%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow80.9%
Key (black)7.8%

Color previews

#daeb2d text on a black background

contrast 15.90:1

Card sample

#daeb2d text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 235, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 235, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daeb2d;
background: linear-gradient(135deg, #daeb2d, #5BEB2D);

Monochromatic scale

Palettes built from #daeb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb2d in the Color Lab