Skip to content

#daeb30

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

RGB
218, 235, 48
HSL
66°, 82%, 56%
CMYK
7, 0, 80, 8
Luminance
0.7454

Every format

HEX#daeb30
RGBrgb(218, 235, 48)
HSLhsl(66, 82%, 56%)
CMYKcmyk(7%, 0%, 80%, 8%)
LABlab(89.2 -26.4 80.2)
LCHlch(89.2 84.5 108.2)
OKLCHoklch(0.898 0.192 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue18.8%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow79.6%
Key (black)7.8%

Color previews

#daeb30 text on a black background

contrast 15.91:1

Card sample

#daeb30 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb30 in the Color Lab