Skip to content

#defac3

a pale, electric green · cool · closest name: beige

RGB
222, 250, 195
HSL
91°, 85%, 87%
CMYK
11, 0, 22, 2
Luminance
0.8784

Every format

HEX#defac3
RGBrgb(222, 250, 195)
HSLhsl(91, 85%, 87%)
CMYKcmyk(11%, 0%, 22%, 2%)
LABlab(95.1 -18.6 23.4)
LCHlch(95.1 29.9 128.4)
OKLCHoklch(0.951 0.078 129.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#defac3 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#defac3 on black: 18.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green98.0%
Blue76.5%

CMYK percentages

Cyan11.2%
Magenta0.0%
Yellow22.0%
Key (black)2.0%

Color previews

#defac3 text on a black background

contrast 18.57:1

Card sample

#defac3 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #defac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #defac3 in the Color Lab