Skip to content

#dade7f

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

RGB
218, 222, 127
HSL
63°, 59%, 68%
CMYK
2, 0, 43, 13
Luminance
0.6868

Every format

HEX#dade7f
RGBrgb(218, 222, 127)
HSLhsl(63, 59%, 68%)
CMYKcmyk(2%, 0%, 43%, 13%)
LABlab(86.3 -14.9 46.0)
LCHlch(86.3 48.4 108.0)
OKLCHoklch(0.877 0.118 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dade7f on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dade7f on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green87.1%
Blue49.8%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow42.8%
Key (black)12.9%

Color previews

#dade7f text on a black background

contrast 14.74:1

Card sample

#dade7f text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dade7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dade7f in the Color Lab