Skip to content

#ceeb30

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

RGB
206, 235, 48
HSL
69°, 82%, 56%
CMYK
12, 0, 80, 8
Luminance
0.7275

Every format

HEX#ceeb30
RGBrgb(206, 235, 48)
HSLhsl(69, 82%, 56%)
CMYKcmyk(12%, 0%, 80%, 8%)
LABlab(88.3 -31.3 79.2)
LCHlch(88.3 85.1 111.6)
OKLCHoklch(0.889 0.196 118.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.2%
Blue18.8%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow79.6%
Key (black)7.8%

Color previews

#ceeb30 text on a black background

contrast 15.55:1

Card sample

#ceeb30 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceeb30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceeb30 in the Color Lab