Skip to content

#c6fd7b

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

RGB
198, 253, 123
HSL
85°, 97%, 74%
CMYK
22, 0, 51, 1
Luminance
0.8369

Every format

HEX#c6fd7b
RGBrgb(198, 253, 123)
HSLhsl(85, 97%, 74%)
CMYKcmyk(22%, 0%, 51%, 1%)
LABlab(93.3 -37.6 56.0)
LCHlch(93.3 67.5 123.8)
OKLCHoklch(0.929 0.169 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c6fd7b on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c6fd7b on black: 17.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.6%
Green99.2%
Blue48.2%

CMYK percentages

Cyan21.7%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#c6fd7b text on a black background

contrast 17.74:1

Card sample

#c6fd7b text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 253, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 253, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6fd7b;
background: linear-gradient(135deg, #c6fd7b, #7BFD87);

Monochromatic scale

Palettes built from #c6fd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c6fd7b in the Color Lab