Skip to content

#d4eb7b

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

RGB
212, 235, 123
HSL
72°, 74%, 70%
CMYK
10, 0, 48, 8
Luminance
0.7484

Every format

HEX#d4eb7b
RGBrgb(212, 235, 123)
HSLhsl(72, 74%, 70%)
CMYKcmyk(10%, 0%, 48%, 8%)
LABlab(89.3 -24.0 51.5)
LCHlch(89.3 56.8 115.0)
OKLCHoklch(0.900 0.140 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d4eb7b on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#d4eb7b on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.1%
Green92.2%
Blue48.2%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#d4eb7b text on a black background

contrast 15.97:1

Card sample

#d4eb7b text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 235, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 235, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4eb7b;
background: linear-gradient(135deg, #d4eb7b, #89EB7B);

Monochromatic scale

Palettes built from #d4eb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d4eb7b in the Color Lab