Skip to content

#ceff02

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

RGB
206, 255, 2
HSL
72°, 100%, 50%
CMYK
19, 0, 99, 0
Luminance
0.8465

Every format

HEX#ceff02
RGBrgb(206, 255, 2)
HSLhsl(72, 100%, 50%)
CMYKcmyk(19%, 0%, 99%, 0%)
LABlab(93.7 -41.2 90.3)
LCHlch(93.7 99.2 114.5)
OKLCHoklch(0.932 0.228 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceff02 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#ceff02 on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green100.0%
Blue0.8%

CMYK percentages

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

Color previews

#ceff02 text on a black background

contrast 17.93:1

Card sample

#ceff02 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff02 in the Color Lab