Skip to content

#c7ff55

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

RGB
199, 255, 85
HSL
80°, 100%, 67%
CMYK
22, 0, 67, 0
Luminance
0.8432

Every format

HEX#c7ff55
RGBrgb(199, 255, 85)
HSLhsl(80, 100%, 67%)
CMYKcmyk(22%, 0%, 67%, 0%)
LABlab(93.6 -41.2 72.2)
LCHlch(93.6 83.1 119.7)
OKLCHoklch(0.931 0.202 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.0%
Green100.0%
Blue33.3%

CMYK percentages

Cyan22.0%
Magenta0.0%
Yellow66.7%
Key (black)0.0%

Color previews

#c7ff55 text on a black background

contrast 17.86:1

Card sample

#c7ff55 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 255, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 255, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7ff55;
background: linear-gradient(135deg, #c7ff55, #56FF55);

Monochromatic scale

Palettes built from #c7ff55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7ff55 in the Color Lab