Skip to content

#cceb8b

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

RGB
204, 235, 139
HSL
79°, 71%, 73%
CMYK
13, 0, 41, 8
Luminance
0.7412

Every format

HEX#cceb8b
RGBrgb(204, 235, 139)
HSLhsl(79, 71%, 73%)
CMYKcmyk(13%, 0%, 41%, 8%)
LABlab(89.0 -25.3 43.2)
LCHlch(89.0 50.1 120.4)
OKLCHoklch(0.896 0.126 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.2%
Blue54.5%

CMYK percentages

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

Color previews

#cceb8b text on a black background

contrast 15.82:1

Card sample

#cceb8b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb8b in the Color Lab