Skip to content

#cbec13

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

RGB
203, 236, 19
HSL
69°, 85%, 50%
CMYK
14, 0, 92, 8
Luminance
0.7273

Every format

HEX#cbec13
RGBrgb(203, 236, 19)
HSLhsl(69, 85%, 50%)
CMYKcmyk(14%, 0%, 92%, 8%)
LABlab(88.3 -33.6 84.6)
LCHlch(88.3 91.0 111.7)
OKLCHoklch(0.888 0.207 119.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbec13 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cbec13 on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green92.5%
Blue7.5%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#cbec13 text on a black background

contrast 15.55:1

Card sample

#cbec13 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 236, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 236, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbec13;
background: linear-gradient(135deg, #cbec13, #3AEC13);

Monochromatic scale

Palettes built from #cbec13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbec13 in the Color Lab