Skip to content

#daeb8c

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

RGB
218, 235, 140
HSL
71°, 70%, 74%
CMYK
7, 0, 40, 8
Luminance
0.7622

Every format

HEX#daeb8c
RGBrgb(218, 235, 140)
HSLhsl(71, 70%, 74%)
CMYKcmyk(7%, 0%, 40%, 8%)
LABlab(90.0 -19.9 44.2)
LCHlch(90.0 48.5 114.3)
OKLCHoklch(0.906 0.121 117.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeb8c on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#daeb8c on black: 16.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue54.9%

CMYK percentages

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

Color previews

#daeb8c text on a black background

contrast 16.24:1

Card sample

#daeb8c text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb8c in the Color Lab