Skip to content

#ebee99

a light, vivid yellow · cool · closest name: khaki

RGB
235, 238, 153
HSL
62°, 71%, 77%
CMYK
1, 0, 36, 7
Luminance
0.8111

Every format

HEX#ebee99
RGBrgb(235, 238, 153)
HSLhsl(62, 71%, 77%)
CMYKcmyk(1%, 0%, 36%, 7%)
LABlab(92.2 -13.5 40.9)
LCHlch(92.2 43.0 108.3)
OKLCHoklch(0.928 0.107 110.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebee99 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ebee99 on black: 17.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green93.3%
Blue60.0%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow35.7%
Key (black)6.7%

Color previews

#ebee99 text on a black background

contrast 17.22:1

Card sample

#ebee99 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebee99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebee99 in the Color Lab