Skip to content

#daeb2b

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

RGB
218, 235, 43
HSL
65°, 83%, 55%
CMYK
7, 0, 82, 8
Luminance
0.7450

Every format

HEX#daeb2b
RGBrgb(218, 235, 43)
HSLhsl(65, 83%, 55%)
CMYKcmyk(7%, 0%, 82%, 8%)
LABlab(89.2 -26.6 81.5)
LCHlch(89.2 85.7 108.1)
OKLCHoklch(0.897 0.194 115.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue16.9%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow81.7%
Key (black)7.8%

Color previews

#daeb2b text on a black background

contrast 15.90:1

Card sample

#daeb2b text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb2b in the Color Lab