Skip to content

#ceff7c

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

RGB
206, 255, 124
HSL
82°, 100%, 74%
CMYK
19, 0, 51, 0
Luminance
0.8610

Every format

HEX#ceff7c
RGBrgb(206, 255, 124)
HSLhsl(82, 100%, 74%)
CMYKcmyk(19%, 0%, 51%, 0%)
LABlab(94.3 -35.5 56.9)
LCHlch(94.3 67.1 121.9)
OKLCHoklch(0.939 0.168 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue48.6%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow51.4%
Key (black)0.0%

Color previews

#ceff7c text on a black background

contrast 18.22:1

Card sample

#ceff7c text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff7c in the Color Lab