Skip to content

#daeb83

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

RGB
218, 235, 131
HSL
70°, 72%, 72%
CMYK
7, 0, 44, 8
Luminance
0.7596

Every format

HEX#daeb83
RGBrgb(218, 235, 131)
HSLhsl(70, 72%, 72%)
CMYKcmyk(7%, 0%, 44%, 8%)
LABlab(89.8 -20.9 48.4)
LCHlch(89.8 52.7 113.4)
OKLCHoklch(0.905 0.130 116.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeb83 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#daeb83 on black: 16.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue51.4%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow44.3%
Key (black)7.8%

Color previews

#daeb83 text on a black background

contrast 16.19:1

Card sample

#daeb83 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb83 in the Color Lab