Skip to content

#67da2f

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

RGB
103, 218, 47
HSL
100°, 70%, 52%
CMYK
53, 0, 78, 15
Luminance
0.5323

Every format

HEX#67da2f
RGBrgb(103, 218, 47)
HSLhsl(100, 70%, 52%)
CMYKcmyk(53%, 0%, 78%, 15%)
LABlab(78.0 -60.4 68.0)
LCHlch(78.0 91.0 131.6)
OKLCHoklch(0.790 0.225 137.9)

Copy-ready code

/* CSS */
color: #67da2f;
background-color: #67da2f;
/* Tailwind (arbitrary) */
class="text-[#67da2f] bg-[#67da2f]"
/* SCSS */
$brand: #67da2f;
/* SwiftUI */
Color(red: 0.404, green: 0.855, blue: 0.184)
/* Android */
Color.parseColor("#67da2f")

Accessibility — WCAG contrast

Aa
#67da2f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#67da2f on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red40.4%
Green85.5%
Blue18.4%

CMYK percentages

Cyan52.8%
Magenta0.0%
Yellow78.4%
Key (black)14.5%

Color previews

#67da2f text on a black background

contrast 11.65:1

Card sample

#67da2f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(103, 218, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(103, 218, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #67da2f;
background: linear-gradient(135deg, #67da2f, #2FDA69);

Monochromatic scale

Palettes built from #67da2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #67da2f in the Color Lab