Skip to content

#cceb4b

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

RGB
204, 235, 75
HSL
72°, 80%, 61%
CMYK
13, 0, 68, 8
Luminance
0.7276

Every format

HEX#cceb4b
RGBrgb(204, 235, 75)
HSLhsl(72, 80%, 61%)
CMYKcmyk(13%, 0%, 68%, 8%)
LABlab(88.3 -30.9 70.6)
LCHlch(88.3 77.1 113.6)
OKLCHoklch(0.889 0.183 119.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.2%
Blue29.4%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#cceb4b text on a black background

contrast 15.55:1

Card sample

#cceb4b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb4b in the Color Lab