Skip to content

#ceeb20

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

RGB
206, 235, 32
HSL
69°, 84%, 52%
CMYK
12, 0, 86, 8
Luminance
0.7264

Every format

HEX#ceeb20
RGBrgb(206, 235, 32)
HSLhsl(69, 84%, 52%)
CMYKcmyk(12%, 0%, 86%, 8%)
LABlab(88.3 -31.8 82.7)
LCHlch(88.3 88.6 111.0)
OKLCHoklch(0.888 0.202 118.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.2%
Blue12.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow86.4%
Key (black)7.8%

Color previews

#ceeb20 text on a black background

contrast 15.53:1

Card sample

#ceeb20 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeb20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeb20 in the Color Lab