Skip to content

#ebfd7b

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

RGB
235, 253, 123
HSL
68°, 97%, 74%
CMYK
7, 0, 51, 1
Luminance
0.8934

Every format

HEX#ebfd7b
RGBrgb(235, 253, 123)
HSLhsl(68, 97%, 74%)
CMYKcmyk(7%, 0%, 51%, 1%)
LABlab(95.7 -23.8 59.5)
LCHlch(95.7 64.0 111.8)
OKLCHoklch(0.955 0.156 116.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebfd7b on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ebfd7b on black: 18.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green99.2%
Blue48.2%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#ebfd7b text on a black background

contrast 18.87:1

Card sample

#ebfd7b text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 253, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 253, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebfd7b;
background: linear-gradient(135deg, #ebfd7b, #94FD7B);

Monochromatic scale

Palettes built from #ebfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfd7b in the Color Lab