Skip to content

#ceff20

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

RGB
206, 255, 32
HSL
73°, 100%, 56%
CMYK
19, 0, 88, 0
Luminance
0.8475

Every format

HEX#ceff20
RGBrgb(206, 255, 32)
HSLhsl(73, 100%, 56%)
CMYKcmyk(19%, 0%, 88%, 0%)
LABlab(93.8 -40.8 87.2)
LCHlch(93.8 96.2 115.1)
OKLCHoklch(0.932 0.223 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue12.5%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow87.5%
Key (black)0.0%

Color previews

#ceff20 text on a black background

contrast 17.95:1

Card sample

#ceff20 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff20 in the Color Lab