Skip to content

#daeb64

a light, electric yellow · cool · closest name: khaki

RGB
218, 235, 100
HSL
68°, 77%, 66%
CMYK
7, 0, 57, 8
Luminance
0.7524

Every format

HEX#daeb64
RGBrgb(218, 235, 100)
HSLhsl(68, 77%, 66%)
CMYKcmyk(7%, 0%, 57%, 8%)
LABlab(89.5 -23.7 62.2)
LCHlch(89.5 66.5 110.8)
OKLCHoklch(0.901 0.160 115.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue39.2%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow57.4%
Key (black)7.8%

Color previews

#daeb64 text on a black background

contrast 16.05:1

Card sample

#daeb64 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb64 in the Color Lab