Skip to content

#6fdf7b

a light, vivid green · cool · closest name: forestgreen

RGB
111, 223, 123
HSL
126°, 64%, 66%
CMYK
50, 0, 45, 13
Luminance
0.5758

Every format

HEX#6fdf7b
RGBrgb(111, 223, 123)
HSLhsl(126, 64%, 66%)
CMYKcmyk(50%, 0%, 45%, 13%)
LABlab(80.5 -52.5 39.3)
LCHlch(80.5 65.6 143.2)
OKLCHoklch(0.814 0.172 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6fdf7b on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#6fdf7b on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red43.5%
Green87.5%
Blue48.2%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#6fdf7b text on a black background

contrast 12.52:1

Card sample

#6fdf7b text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 223, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 223, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6fdf7b;
background: linear-gradient(135deg, #6fdf7b, #6FDFC6);

Monochromatic scale

Palettes built from #6fdf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #6fdf7b in the Color Lab