Skip to content

#d3ebdc

a pale, soft green · cool · closest name: beige

RGB
211, 235, 220
HSL
143°, 38%, 88%
CMYK
10, 0, 6, 8
Luminance
0.7843

Every format

HEX#d3ebdc
RGBrgb(211, 235, 220)
HSLhsl(143, 38%, 88%)
CMYKcmyk(10%, 0%, 6%, 8%)
LABlab(91.0 -10.7 4.6)
LCHlch(91.0 11.6 156.7)
OKLCHoklch(0.918 0.032 158.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3ebdc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#d3ebdc on black: 16.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green92.2%
Blue86.3%

CMYK percentages

Cyan10.2%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#d3ebdc text on a black background

contrast 16.69:1

Card sample

#d3ebdc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3ebdc in the Color Lab