Skip to content

#dcead2

a pale, soft green · neutral · closest name: Honey Dew

RGB
220, 234, 210
HSL
95°, 36%, 87%
CMYK
6, 0, 10, 8
Luminance
0.7871

At a glance

Every number on this page in one read: what #dcead2 is made of, how bright it looks, and which way it leans.

Hex
#dcead2
Hue
95°
green
Saturation
36%
soft
Lightness
87%
pale
Brightness
92%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7871
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.74:1
Closest name
Honey Dew
ΔE2000 5.6
Where it sits
Hue95° of 360°
Saturation36%
Lightness87%
Temperature
Warm ← → Cool52% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dcead2
RGBrgb(220, 234, 210)
HSLhsl(95, 36%, 87%)
CMYKcmyk(6%, 0%, 10%, 8%)
LABlab(91.1 -8.9 10.1)
LCHlch(91.1 13.4 131.5)
OKLCHoklch(0.920 0.035 132.0)
Decimal14478034
Display P3color(display-p3 0.863 0.918 0.824)

Copy-ready code

/* CSS */
color: #dcead2;
background-color: #dcead2;
/* Tailwind (arbitrary) */
class="text-[#dcead2] bg-[#dcead2]"
/* SCSS */
$brand: #dcead2;
/* SwiftUI */
Color(red: 0.863, green: 0.918, blue: 0.824)
/* Android */
Color.parseColor("#dcead2")
/* Flutter */
Color(0xFFDCEAD2)
/* Python / OpenCV (BGR) */
(210, 234, 220)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #dcead2 · 16.74:1
Use #000000AAA at every size.
Aa
White text · 1.25:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcead2 as text scores 1.25:1 on white and 16.74:1 on black.

Accessibility — WCAG contrast

Aa
#dcead2 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dcead2 on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE6D1
deuteranopia · #EAE5D3
tritanopia · #DDE8E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcead2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FAF5
#EFF4EB
#dcead2
#C3DBB2
#A6C98C
#88B866
#73A74E
#608B41
#4D6F34
#3A5229
#243319
Base = 200Lightest = 50 · #F7FAF5Darkest = 950 · #243319
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EFF4EB;
  --brand-200: #dcead2;
  --brand-300: #C3DBB2;
  --brand-400: #A6C98C;
  --brand-500: #88B866;
  --brand-600: #73A74E;
  --brand-700: #608B41;
  --brand-800: #4D6F34;
  --brand-900: #3A5229;
  --brand-950: #243319;
  --brand: #dcead2;
  --brand-ink: #000000;
}

Colors that work with #dcead2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7FAF5
Tinted page background
Border#D4E5C7
Hairlines and dividers
Muted text#6C9B4B
Captions on the surface
Accent#5A3E8E
Second voice, not a rival
Dark variant#3C5729
Hover, pressed, headers
Light variant#F1F7EE
Selected rows, tints
Dark surface#1B2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #dcead2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E0D2EA
Analogous left#E8EAD2
Analogous right#D2EAD4
Split-complement 1#D4D2EA
Split-complement 2#EAD2E8
Triadic 1#D2DCEA
Triadic 2#EAD2DC
Tetradic#D2E8EA

RGB percentages

Red86.3%
Green91.8%
Blue82.4%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow10.3%
Key (black)8.2%

Color previews

#dcead2 text on a black background

contrast 16.74:1

Card sample

#dcead2 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcead2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#dcead2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#dcead2, answered

What color is #dcead2?

#dcead2 is a pale soft green, closest to Honey Dew (ΔE2000 5.6). It sits at 95° on the hue wheel with 36% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #dcead2?

rgb(220, 234, 210) — 220 red, 234 green and 210 blue out of 255, or 86.3% / 91.8% / 82.4% by channel.

Is #dcead2 a light or a dark color?

It is a light color. Relative luminance is 0.7871 and perceived brightness is 89%, so black text on it reaches 16.74:1.

Should I use black or white text on #dcead2?

Black. It scores 16.74:1 against #dcead2, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #dcead2?

#E0D2EA sits directly opposite on the wheel. Softer options are the split-complements #D4D2EA and #EAD2E8, which give the same contrast with far less vibration.

What colors go well with #dcead2?

For interface work: #F7FAF5 as the surface, #D4E5C7 for borders, #6C9B4B for secondary text, #5A3E8E as an accent and #3C5729 for hover and pressed states. For a palette, the analogous pair #E8EAD2 and #D2EAD4 stays calm, while #E0D2EA is the loudest partner.

What is #dcead2 in CMYK for printing?

cmyk(6%, 0%, 10%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #dcead2 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5EAD2; nudged cooler, #D3EBD1.

Work with #dcead2 in the Color Lab