Skip to content

#6def2d

a balanced, electric green · cool · closest name: lime

RGB
109, 239, 45
HSL
100°, 86%, 56%
CMYK
54, 0, 81, 6
Luminance
0.6517

Every format

HEX#6def2d
RGBrgb(109, 239, 45)
HSLhsl(100, 86%, 56%)
CMYKcmyk(54%, 0%, 81%, 6%)
LABlab(84.6 -66.3 74.7)
LCHlch(84.6 99.9 131.6)
OKLCHoklch(0.845 0.247 138.1)

Copy-ready code

/* CSS */
color: #6def2d;
background-color: #6def2d;
/* Tailwind (arbitrary) */
class="text-[#6def2d] bg-[#6def2d]"
/* SCSS */
$brand: #6def2d;
/* SwiftUI */
Color(red: 0.427, green: 0.937, blue: 0.176)
/* Android */
Color.parseColor("#6def2d")

Accessibility — WCAG contrast

Aa
#6def2d on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#6def2d on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red42.7%
Green93.7%
Blue17.6%

CMYK percentages

Cyan54.4%
Magenta0.0%
Yellow81.2%
Key (black)6.3%

Color previews

#6def2d text on a black background

contrast 14.03:1

Card sample

#6def2d text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(109, 239, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(109, 239, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6def2d;
background: linear-gradient(135deg, #6def2d, #2DEF6E);

Monochromatic scale

Palettes built from #6def2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6def2d in the Color Lab