Skip to content

#deefac

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

RGB
222, 239, 172
HSL
75°, 68%, 81%
CMYK
7, 0, 28, 6
Luminance
0.8024

Every format

HEX#deefac
RGBrgb(222, 239, 172)
HSLhsl(75, 68%, 81%)
CMYKcmyk(7%, 0%, 28%, 6%)
LABlab(91.8 -16.5 30.6)
LCHlch(91.8 34.8 118.3)
OKLCHoklch(0.923 0.089 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deefac on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#deefac on black: 17.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green93.7%
Blue67.5%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow28.0%
Key (black)6.3%

Color previews

#deefac text on a black background

contrast 17.05:1

Card sample

#deefac text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deefac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deefac in the Color Lab