Skip to content

#d3ebac

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

RGB
211, 235, 172
HSL
83°, 61%, 80%
CMYK
10, 0, 27, 8
Luminance
0.7624

Every format

HEX#d3ebac
RGBrgb(211, 235, 172)
HSLhsl(83, 61%, 80%)
CMYKcmyk(10%, 0%, 27%, 8%)
LABlab(90.0 -18.5 28.0)
LCHlch(90.0 33.6 123.4)
OKLCHoklch(0.907 0.086 125.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3ebac on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#d3ebac on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green92.2%
Blue67.5%

CMYK percentages

Cyan10.2%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#d3ebac text on a black background

contrast 16.25:1

Card sample

#d3ebac text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3ebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3ebac in the Color Lab