Skip to content

#cbec2c

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

RGB
203, 236, 44
HSL
70°, 84%, 55%
CMYK
14, 0, 81, 8
Luminance
0.7287

Every format

HEX#cbec2c
RGBrgb(203, 236, 44)
HSLhsl(70, 84%, 55%)
CMYKcmyk(14%, 0%, 81%, 8%)
LABlab(88.4 -33.1 80.1)
LCHlch(88.4 86.7 112.4)
OKLCHoklch(0.889 0.200 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green92.5%
Blue17.3%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow81.4%
Key (black)7.5%

Color previews

#cbec2c text on a black background

contrast 15.57:1

Card sample

#cbec2c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbec2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbec2c in the Color Lab