Skip to content

#daeb85

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

RGB
218, 235, 133
HSL
70°, 72%, 72%
CMYK
7, 0, 43, 8
Luminance
0.7602

Every format

HEX#daeb85
RGBrgb(218, 235, 133)
HSLhsl(70, 72%, 72%)
CMYKcmyk(7%, 0%, 43%, 8%)
LABlab(89.9 -20.7 47.5)
LCHlch(89.9 51.8 113.6)
OKLCHoklch(0.905 0.128 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue52.2%

CMYK percentages

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

Color previews

#daeb85 text on a black background

contrast 16.20:1

Card sample

#daeb85 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daeb85 in the Color Lab