Skip to content

#ceff48

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

RGB
206, 255, 72
HSL
76°, 100%, 64%
CMYK
19, 0, 72, 0
Luminance
0.8511

Every format

HEX#ceff48
RGBrgb(206, 255, 72)
HSLhsl(76, 100%, 64%)
CMYKcmyk(19%, 0%, 72%, 0%)
LABlab(93.9 -39.3 77.2)
LCHlch(93.9 86.7 117.0)
OKLCHoklch(0.934 0.207 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue28.2%

CMYK percentages

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

Color previews

#ceff48 text on a black background

contrast 18.02:1

Card sample

#ceff48 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff48

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff48 in the Color Lab