Skip to content

#ceff44

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

RGB
206, 255, 68
HSL
76°, 100%, 63%
CMYK
19, 0, 73, 0
Luminance
0.8506

Every format

HEX#ceff44
RGBrgb(206, 255, 68)
HSLhsl(76, 100%, 63%)
CMYKcmyk(19%, 0%, 73%, 0%)
LABlab(93.9 -39.5 78.5)
LCHlch(93.9 87.9 116.7)
OKLCHoklch(0.934 0.209 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green100.0%
Blue26.7%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ceff44 text on a black background

contrast 18.01:1

Card sample

#ceff44 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceff44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceff44 in the Color Lab