Skip to content

#c4fd7b

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

RGB
196, 253, 123
HSL
86°, 97%, 74%
CMYK
23, 0, 51, 1
Luminance
0.8342

Every format

HEX#c4fd7b
RGBrgb(196, 253, 123)
HSLhsl(86, 97%, 74%)
CMYKcmyk(23%, 0%, 51%, 1%)
LABlab(93.2 -38.3 55.9)
LCHlch(93.2 67.7 124.4)
OKLCHoklch(0.928 0.170 128.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4fd7b on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#c4fd7b on black: 17.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green99.2%
Blue48.2%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#c4fd7b text on a black background

contrast 17.68:1

Card sample

#c4fd7b text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4fd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4fd7b in the Color Lab