Skip to content

#ebfaac

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

RGB
235, 250, 172
HSL
72°, 89%, 83%
CMYK
6, 0, 31, 2
Luminance
0.8901

Every format

HEX#ebfaac
RGBrgb(235, 250, 172)
HSLhsl(72, 89%, 83%)
CMYKcmyk(6%, 0%, 31%, 2%)
LABlab(95.6 -17.1 35.9)
LCHlch(95.6 39.7 115.5)
OKLCHoklch(0.956 0.100 117.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebfaac on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ebfaac on black: 18.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green98.0%
Blue67.5%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow31.2%
Key (black)2.0%

Color previews

#ebfaac text on a black background

contrast 18.80:1

Card sample

#ebfaac text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebfaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebfaac in the Color Lab