Skip to content

#ceff80

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

RGB
206, 255, 128
HSL
83°, 100%, 75%
CMYK
19, 0, 50, 0
Luminance
0.8620

Every format

HEX#ceff80
RGBrgb(206, 255, 128)
HSLhsl(83, 100%, 75%)
CMYKcmyk(19%, 0%, 50%, 0%)
LABlab(94.4 -35.1 55.1)
LCHlch(94.4 65.4 122.5)
OKLCHoklch(0.940 0.164 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue50.2%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow49.8%
Key (black)0.0%

Color previews

#ceff80 text on a black background

contrast 18.24:1

Card sample

#ceff80 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 255, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 255, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceff80;
background: linear-gradient(135deg, #ceff80, #80FF87);

Monochromatic scale

Palettes built from #ceff80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff80 in the Color Lab