Skip to content

#d2df4b

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

RGB
210, 223, 75
HSL
65°, 70%, 58%
CMYK
6, 0, 66, 13
Luminance
0.6698

Every format

HEX#d2df4b
RGBrgb(210, 223, 75)
HSLhsl(65, 70%, 58%)
CMYKcmyk(6%, 0%, 66%, 13%)
LABlab(85.5 -22.8 67.9)
LCHlch(85.5 71.6 108.5)
OKLCHoklch(0.867 0.167 114.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red82.4%
Green87.5%
Blue29.4%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#d2df4b text on a black background

contrast 14.40:1

Card sample

#d2df4b text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2df4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2df4b in the Color Lab