Skip to content

#dceba3

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

RGB
220, 235, 163
HSL
73°, 64%, 78%
CMYK
6, 0, 31, 8
Luminance
0.7728

Every format

HEX#dceba3
RGBrgb(220, 235, 163)
HSLhsl(73, 64%, 78%)
CMYKcmyk(6%, 0%, 31%, 8%)
LABlab(90.5 -16.4 33.4)
LCHlch(90.5 37.2 116.2)
OKLCHoklch(0.912 0.094 117.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dceba3 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#dceba3 on black: 16.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green92.2%
Blue63.9%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow30.6%
Key (black)7.8%

Color previews

#dceba3 text on a black background

contrast 16.46:1

Card sample

#dceba3 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceba3 in the Color Lab