Skip to content

#def6ce

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

RGB
222, 246, 206
HSL
96°, 69%, 89%
CMYK
10, 0, 16, 4
Luminance
0.8590

Every format

HEX#def6ce
RGBrgb(222, 246, 206)
HSLhsl(96, 69%, 89%)
CMYKcmyk(10%, 0%, 16%, 4%)
LABlab(94.3 -14.9 16.6)
LCHlch(94.3 22.3 131.8)
OKLCHoklch(0.945 0.059 132.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def6ce on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#def6ce on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green96.5%
Blue80.8%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow16.3%
Key (black)3.5%

Color previews

#def6ce text on a black background

contrast 18.18:1

Card sample

#def6ce text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #def6ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def6ce in the Color Lab