Skip to content

#dcefba

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

RGB
220, 239, 186
HSL
82°, 62%, 83%
CMYK
8, 0, 22, 6
Luminance
0.8049

Every format

HEX#dcefba
RGBrgb(220, 239, 186)
HSLhsl(82, 62%, 83%)
CMYKcmyk(8%, 0%, 22%, 6%)
LABlab(91.9 -15.2 23.6)
LCHlch(91.9 28.1 122.8)
OKLCHoklch(0.925 0.072 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green93.7%
Blue72.9%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow22.2%
Key (black)6.3%

Color previews

#dcefba text on a black background

contrast 17.10:1

Card sample

#dcefba text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcefba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcefba in the Color Lab