Skip to content

#dade7b

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

RGB
218, 222, 123
HSL
62°, 60%, 68%
CMYK
2, 0, 45, 13
Luminance
0.6858

Every format

HEX#dade7b
RGBrgb(218, 222, 123)
HSLhsl(62, 60%, 68%)
CMYKcmyk(2%, 0%, 45%, 13%)
LABlab(86.3 -15.3 47.9)
LCHlch(86.3 50.3 107.8)
OKLCHoklch(0.876 0.123 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green87.1%
Blue48.2%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow44.6%
Key (black)12.9%

Color previews

#dade7b text on a black background

contrast 14.72:1

Card sample

#dade7b text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dade7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dade7b in the Color Lab