Skip to content

#dfebba

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

RGB
223, 235, 186
HSL
75°, 55%, 83%
CMYK
5, 0, 21, 8
Luminance
0.7865

Every format

HEX#dfebba
RGBrgb(223, 235, 186)
HSLhsl(75, 55%, 83%)
CMYKcmyk(5%, 0%, 21%, 8%)
LABlab(91.1 -12.2 22.5)
LCHlch(91.1 25.6 118.4)
OKLCHoklch(0.919 0.066 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfebba on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dfebba on black: 16.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue72.9%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#dfebba text on a black background

contrast 16.73:1

Card sample

#dfebba text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebba in the Color Lab