Skip to content

#cceb8c

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

RGB
204, 235, 140
HSL
80°, 70%, 74%
CMYK
13, 0, 40, 8
Luminance
0.7415

Every format

HEX#cceb8c
RGBrgb(204, 235, 140)
HSLhsl(80, 70%, 74%)
CMYKcmyk(13%, 0%, 40%, 8%)
LABlab(89.0 -25.2 42.7)
LCHlch(89.0 49.6 120.5)
OKLCHoklch(0.896 0.125 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceb8c on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#cceb8c on black: 15.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green92.2%
Blue54.9%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow40.4%
Key (black)7.8%

Color previews

#cceb8c text on a black background

contrast 15.83:1

Card sample

#cceb8c text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 235, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 235, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cceb8c;
background: linear-gradient(135deg, #cceb8c, #8CEB8C);

Monochromatic scale

Palettes built from #cceb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb8c in the Color Lab