Skip to content

#ebffae

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

RGB
235, 255, 174
HSL
75°, 100%, 84%
CMYK
8, 0, 32, 0
Luminance
0.9224

Every format

HEX#ebffae
RGBrgb(235, 255, 174)
HSLhsl(75, 100%, 84%)
CMYKcmyk(8%, 0%, 32%, 0%)
LABlab(96.9 -19.3 36.6)
LCHlch(96.9 41.4 117.8)
OKLCHoklch(0.967 0.105 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebffae on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#ebffae on black: 19.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green100.0%
Blue68.2%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow31.8%
Key (black)0.0%

Color previews

#ebffae text on a black background

contrast 19.45:1

Card sample

#ebffae text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebffae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebffae in the Color Lab