Skip to content

#cceb5b

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

RGB
204, 235, 91
HSL
73°, 78%, 64%
CMYK
13, 0, 61, 8
Luminance
0.7301

Every format

HEX#cceb5b
RGBrgb(204, 235, 91)
HSLhsl(73, 78%, 64%)
CMYKcmyk(13%, 0%, 61%, 8%)
LABlab(88.5 -29.8 64.5)
LCHlch(88.5 71.1 114.8)
OKLCHoklch(0.890 0.171 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.2%
Blue35.7%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow61.3%
Key (black)7.8%

Color previews

#cceb5b text on a black background

contrast 15.60:1

Card sample

#cceb5b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb5b in the Color Lab