Skip to content

#ebfdac

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

RGB
235, 253, 172
HSL
73°, 95%, 83%
CMYK
7, 0, 32, 1
Luminance
0.9089

Every format

HEX#ebfdac
RGBrgb(235, 253, 172)
HSLhsl(73, 95%, 83%)
CMYKcmyk(7%, 0%, 32%, 1%)
LABlab(96.4 -18.6 36.9)
LCHlch(96.4 41.3 116.7)
OKLCHoklch(0.962 0.104 118.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebfdac on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#ebfdac on black: 19.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green99.2%
Blue67.5%

CMYK percentages

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

Color previews

#ebfdac text on a black background

contrast 19.18:1

Card sample

#ebfdac text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfdac in the Color Lab