Skip to content

#cbec83

a light, vivid green · cool · closest name: khaki

RGB
203, 236, 131
HSL
79°, 73%, 72%
CMYK
14, 0, 45, 8
Luminance
0.7433

Every format

HEX#cbec83
RGBrgb(203, 236, 131)
HSLhsl(79, 73%, 72%)
CMYKcmyk(14%, 0%, 45%, 8%)
LABlab(89.1 -27.1 47.2)
LCHlch(89.1 54.4 119.8)
OKLCHoklch(0.896 0.137 123.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbec83 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#cbec83 on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green92.5%
Blue51.4%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow44.5%
Key (black)7.5%

Color previews

#cbec83 text on a black background

contrast 15.87:1

Card sample

#cbec83 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbec83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbec83 in the Color Lab