Skip to content

#dafd65

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

RGB
218, 253, 101
HSL
74°, 97%, 69%
CMYK
14, 0, 60, 1
Luminance
0.8610

Every format

HEX#dafd65
RGBrgb(218, 253, 101)
HSLhsl(74, 97%, 69%)
CMYKcmyk(14%, 0%, 60%, 1%)
LABlab(94.3 -32.0 67.1)
LCHlch(94.3 74.3 115.5)
OKLCHoklch(0.940 0.180 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dafd65 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dafd65 on black: 18.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green99.2%
Blue39.6%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow60.1%
Key (black)0.8%

Color previews

#dafd65 text on a black background

contrast 18.22:1

Card sample

#dafd65 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 253, 101, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 253, 101, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dafd65;
background: linear-gradient(135deg, #dafd65, #75FD65);

Monochromatic scale

Palettes built from #dafd65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dafd65 in the Color Lab