Skip to content

#d3f28b

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

RGB
211, 242, 139
HSL
78°, 80%, 75%
CMYK
13, 0, 43, 5
Luminance
0.7922

Every format

HEX#d3f28b
RGBrgb(211, 242, 139)
HSLhsl(78, 80%, 75%)
CMYKcmyk(13%, 0%, 43%, 5%)
LABlab(91.3 -26.1 46.3)
LCHlch(91.3 53.1 119.4)
OKLCHoklch(0.916 0.134 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3f28b on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#d3f28b on black: 16.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green94.9%
Blue54.5%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow42.6%
Key (black)5.1%

Color previews

#d3f28b text on a black background

contrast 16.84:1

Card sample

#d3f28b text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 242, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 242, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3f28b;
background: linear-gradient(135deg, #d3f28b, #8EF28B);

Monochromatic scale

Palettes built from #d3f28b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3f28b in the Color Lab