Skip to content

#ebfd8b

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

RGB
235, 253, 139
HSL
70°, 97%, 77%
CMYK
7, 0, 45, 1
Luminance
0.8978

Every format

HEX#ebfd8b
RGBrgb(235, 253, 139)
HSLhsl(70, 97%, 77%)
CMYKcmyk(7%, 0%, 45%, 1%)
LABlab(95.9 -22.3 52.3)
LCHlch(95.9 56.9 113.1)
OKLCHoklch(0.957 0.140 116.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green99.2%
Blue54.5%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow45.1%
Key (black)0.8%

Color previews

#ebfd8b text on a black background

contrast 18.96:1

Card sample

#ebfd8b text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfd8b in the Color Lab