Skip to content

#d2ff8b

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

RGB
210, 255, 139
HSL
83°, 100%, 77%
CMYK
18, 0, 46, 0
Luminance
0.8709

Every format

HEX#d2ff8b
RGBrgb(210, 255, 139)
HSLhsl(83, 100%, 77%)
CMYKcmyk(18%, 0%, 46%, 0%)
LABlab(94.8 -32.5 50.5)
LCHlch(94.8 60.1 122.7)
OKLCHoklch(0.944 0.152 126.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ff8b on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#d2ff8b on black: 18.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green100.0%
Blue54.5%

CMYK percentages

Cyan17.6%
Magenta0.0%
Yellow45.5%
Key (black)0.0%

Color previews

#d2ff8b text on a black background

contrast 18.42:1

Card sample

#d2ff8b text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2ff8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ff8b in the Color Lab