Skip to content

#cfff85

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

RGB
207, 255, 133
HSL
84°, 100%, 76%
CMYK
19, 0, 48, 0
Luminance
0.8648

Every format

HEX#cfff85
RGBrgb(207, 255, 133)
HSLhsl(84, 100%, 76%)
CMYKcmyk(19%, 0%, 48%, 0%)
LABlab(94.5 -34.2 53.0)
LCHlch(94.5 63.1 122.8)
OKLCHoklch(0.941 0.159 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfff85 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cfff85 on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green100.0%
Blue52.2%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow47.8%
Key (black)0.0%

Color previews

#cfff85 text on a black background

contrast 18.30:1

Card sample

#cfff85 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfff85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfff85 in the Color Lab