Skip to content

#d2df50

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

RGB
210, 223, 80
HSL
66°, 69%, 59%
CMYK
6, 0, 64, 13
Luminance
0.6706

Every format

HEX#d2df50
RGBrgb(210, 223, 80)
HSLhsl(66, 69%, 59%)
CMYKcmyk(6%, 0%, 64%, 13%)
LABlab(85.5 -22.5 66.0)
LCHlch(85.5 69.7 108.8)
OKLCHoklch(0.868 0.164 114.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2df50 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#d2df50 on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green87.5%
Blue31.4%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#d2df50 text on a black background

contrast 14.41:1

Card sample

#d2df50 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2df50;
background: linear-gradient(135deg, #d2df50, #73DF50);

Monochromatic scale

Palettes built from #d2df50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2df50 in the Color Lab