Skip to content

#caeb3b

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

RGB
202, 235, 59
HSL
71°, 82%, 58%
CMYK
14, 0, 75, 8
Luminance
0.7229

Every format

HEX#caeb3b
RGBrgb(202, 235, 59)
HSLhsl(71, 82%, 58%)
CMYKcmyk(14%, 0%, 75%, 8%)
LABlab(88.1 -32.5 75.7)
LCHlch(88.1 82.4 113.2)
OKLCHoklch(0.886 0.193 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green92.2%
Blue23.1%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow74.9%
Key (black)7.8%

Color previews

#caeb3b text on a black background

contrast 15.46:1

Card sample

#caeb3b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 235, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 235, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #caeb3b;
background: linear-gradient(135deg, #caeb3b, #54EB3B);

Monochromatic scale

Palettes built from #caeb3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caeb3b in the Color Lab