Skip to content

#dceba2

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

RGB
220, 235, 162
HSL
72°, 65%, 78%
CMYK
6, 0, 31, 8
Luminance
0.7724

Every format

HEX#dceba2
RGBrgb(220, 235, 162)
HSLhsl(72, 65%, 78%)
CMYKcmyk(6%, 0%, 31%, 8%)
LABlab(90.4 -16.6 33.9)
LCHlch(90.4 37.7 116.1)
OKLCHoklch(0.912 0.095 117.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green92.2%
Blue63.5%

CMYK percentages

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

Color previews

#dceba2 text on a black background

contrast 16.45:1

Card sample

#dceba2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceba2 in the Color Lab