Skip to content

#ceff82

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

RGB
206, 255, 130
HSL
84°, 100%, 76%
CMYK
19, 0, 49, 0
Luminance
0.8625

Every format

HEX#ceff82
RGBrgb(206, 255, 130)
HSLhsl(84, 100%, 76%)
CMYKcmyk(19%, 0%, 49%, 0%)
LABlab(94.4 -34.9 54.3)
LCHlch(94.4 64.5 122.7)
OKLCHoklch(0.940 0.162 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue51.0%

CMYK percentages

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

Color previews

#ceff82 text on a black background

contrast 18.25:1

Card sample

#ceff82 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff82 in the Color Lab