Skip to content

#d3f06b

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

RGB
211, 240, 107
HSL
73°, 82%, 68%
CMYK
12, 0, 55, 6
Luminance
0.7723

Every format

HEX#d3f06b
RGBrgb(211, 240, 107)
HSLhsl(73, 82%, 68%)
CMYKcmyk(12%, 0%, 55%, 6%)
LABlab(90.4 -28.2 60.0)
LCHlch(90.4 66.3 115.2)
OKLCHoklch(0.908 0.162 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3f06b on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#d3f06b on black: 16.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green94.1%
Blue42.0%

CMYK percentages

Cyan12.1%
Magenta0.0%
Yellow55.4%
Key (black)5.9%

Color previews

#d3f06b text on a black background

contrast 16.45:1

Card sample

#d3f06b text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 240, 107, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 240, 107, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3f06b;
background: linear-gradient(135deg, #d3f06b, #7AF06B);

Monochromatic scale

Palettes built from #d3f06b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3f06b in the Color Lab