Skip to content

#dfebbe

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

RGB
223, 235, 190
HSL
76°, 53%, 83%
CMYK
5, 0, 19, 8
Luminance
0.7882

Every format

HEX#dfebbe
RGBrgb(223, 235, 190)
HSLhsl(76, 53%, 83%)
CMYKcmyk(5%, 0%, 19%, 8%)
LABlab(91.2 -11.6 20.5)
LCHlch(91.2 23.6 119.4)
OKLCHoklch(0.920 0.061 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfebbe on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dfebbe on black: 16.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.2%
Blue74.5%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow19.1%
Key (black)7.8%

Color previews

#dfebbe text on a black background

contrast 16.76:1

Card sample

#dfebbe text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfebbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfebbe in the Color Lab