Skip to content

#cceb3a

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

RGB
204, 235, 58
HSL
71°, 82%, 58%
CMYK
13, 0, 75, 8
Luminance
0.7256

Every format

HEX#cceb3a
RGBrgb(204, 235, 58)
HSLhsl(71, 82%, 58%)
CMYKcmyk(13%, 0%, 75%, 8%)
LABlab(88.2 -31.7 76.2)
LCHlch(88.2 82.5 112.6)
OKLCHoklch(0.888 0.193 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.2%
Blue22.7%

CMYK percentages

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

Color previews

#cceb3a text on a black background

contrast 15.51:1

Card sample

#cceb3a text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb3a in the Color Lab