Skip to content

#dceba0

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

RGB
220, 235, 160
HSL
72°, 65%, 78%
CMYK
6, 0, 32, 8
Luminance
0.7717

Every format

HEX#dceba0
RGBrgb(220, 235, 160)
HSLhsl(72, 65%, 78%)
CMYKcmyk(6%, 0%, 32%, 8%)
LABlab(90.4 -16.8 34.8)
LCHlch(90.4 38.7 115.8)
OKLCHoklch(0.911 0.098 117.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green92.2%
Blue62.7%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow31.9%
Key (black)7.8%

Color previews

#dceba0 text on a black background

contrast 16.43:1

Card sample

#dceba0 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceba0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceba0 in the Color Lab