Skip to content

#d2eb4b

a balanced, electric yellow · cool · closest name: yellow

RGB
210, 235, 75
HSL
69°, 80%, 61%
CMYK
11, 0, 68, 8
Luminance
0.7363

Every format

HEX#d2eb4b
RGBrgb(210, 235, 75)
HSLhsl(69, 80%, 61%)
CMYKcmyk(11%, 0%, 68%, 8%)
LABlab(88.8 -28.5 71.2)
LCHlch(88.8 76.7 111.8)
OKLCHoklch(0.893 0.181 117.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2eb4b on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#d2eb4b on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green92.2%
Blue29.4%

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#d2eb4b text on a black background

contrast 15.73:1

Card sample

#d2eb4b text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2eb4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2eb4b in the Color Lab