Skip to content

#dfeeba

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

RGB
223, 238, 186
HSL
77°, 61%, 83%
CMYK
6, 0, 22, 7
Luminance
0.8038

Every format

HEX#dfeeba
RGBrgb(223, 238, 186)
HSLhsl(77, 61%, 83%)
CMYKcmyk(6%, 0%, 22%, 7%)
LABlab(91.9 -13.7 23.6)
LCHlch(91.9 27.2 120.1)
OKLCHoklch(0.925 0.070 120.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green93.3%
Blue72.9%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#dfeeba text on a black background

contrast 17.08:1

Card sample

#dfeeba text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeeba in the Color Lab