Skip to content

#cceb10

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

RGB
204, 235, 16
HSL
69°, 87%, 49%
CMYK
13, 0, 93, 8
Luminance
0.7229

Every format

HEX#cceb10
RGBrgb(204, 235, 16)
HSLhsl(69, 87%, 49%)
CMYKcmyk(13%, 0%, 93%, 8%)
LABlab(88.1 -32.8 84.8)
LCHlch(88.1 90.9 111.2)
OKLCHoklch(0.886 0.206 119.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cceb10 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#cceb10 on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green92.2%
Blue6.3%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow93.2%
Key (black)7.8%

Color previews

#cceb10 text on a black background

contrast 15.46:1

Card sample

#cceb10 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cceb10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cceb10 in the Color Lab