Skip to content

#daff66

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

RGB
218, 255, 102
HSL
75°, 100%, 70%
CMYK
15, 0, 60, 0
Luminance
0.8738

Every format

HEX#daff66
RGBrgb(218, 255, 102)
HSLhsl(75, 100%, 70%)
CMYKcmyk(15%, 0%, 60%, 0%)
LABlab(94.9 -32.9 67.3)
LCHlch(94.9 74.9 116.0)
OKLCHoklch(0.945 0.182 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daff66 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#daff66 on black: 18.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green100.0%
Blue40.0%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow60.0%
Key (black)0.0%

Color previews

#daff66 text on a black background

contrast 18.48:1

Card sample

#daff66 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 255, 102, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 255, 102, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daff66;
background: linear-gradient(135deg, #daff66, #74FF66);

Monochromatic scale

Palettes built from #daff66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daff66 in the Color Lab