Skip to content

#d6ff7b

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

RGB
214, 255, 123
HSL
79°, 100%, 74%
CMYK
16, 0, 52, 0
Luminance
0.8725

Every format

HEX#d6ff7b
RGBrgb(214, 255, 123)
HSLhsl(79, 100%, 74%)
CMYKcmyk(16%, 0%, 52%, 0%)
LABlab(94.8 -32.6 58.1)
LCHlch(94.8 66.6 119.3)
OKLCHoklch(0.944 0.165 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red83.9%
Green100.0%
Blue48.2%

CMYK percentages

Cyan16.1%
Magenta0.0%
Yellow51.8%
Key (black)0.0%

Color previews

#d6ff7b text on a black background

contrast 18.45:1

Card sample

#d6ff7b text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 255, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 255, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6ff7b;
background: linear-gradient(135deg, #d6ff7b, #7EFF7B);

Monochromatic scale

Palettes built from #d6ff7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d6ff7b in the Color Lab