Skip to content

#deeba2

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

RGB
222, 235, 162
HSL
71°, 65%, 78%
CMYK
6, 0, 31, 8
Luminance
0.7755

Every format

HEX#deeba2
RGBrgb(222, 235, 162)
HSLhsl(71, 65%, 78%)
CMYKcmyk(6%, 0%, 31%, 8%)
LABlab(90.6 -15.8 34.1)
LCHlch(90.6 37.6 114.9)
OKLCHoklch(0.913 0.095 116.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deeba2 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#deeba2 on black: 16.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green92.2%
Blue63.5%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow31.1%
Key (black)7.8%

Color previews

#deeba2 text on a black background

contrast 16.51:1

Card sample

#deeba2 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deeba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #deeba2 in the Color Lab