Skip to content

#6add21

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

RGB
106, 221, 33
HSL
97°, 74%, 50%
CMYK
52, 0, 85, 13
Luminance
0.5489

Every format

HEX#6add21
RGBrgb(106, 221, 33)
HSLhsl(97, 74%, 50%)
CMYKcmyk(52%, 0%, 85%, 13%)
LABlab(79.0 -61.3 72.5)
LCHlch(79.0 94.9 130.2)
OKLCHoklch(0.798 0.233 137.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6add21 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#6add21 on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.6%
Green86.7%
Blue12.9%

CMYK percentages

Cyan52.0%
Magenta0.0%
Yellow85.1%
Key (black)13.3%

Color previews

#6add21 text on a black background

contrast 11.98:1

Card sample

#6add21 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(106, 221, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(106, 221, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6add21;
background: linear-gradient(135deg, #6add21, #21DD55);

Monochromatic scale

Palettes built from #6add21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6add21 in the Color Lab