Skip to content

#d2eed3

a pale, vivid green · cool · closest name: Honey Dew

RGB
210, 238, 211
HSL
122°, 45%, 88%
CMYK
12, 0, 11, 7
Luminance
0.7955

At a glance

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

Hex
#d2eed3
Hue
122°
green
Saturation
45%
vivid
Lightness
88%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7955
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.91:1
Closest name
Honey Dew
ΔE2000 7.2
Where it sits
Hue122° of 360°
Saturation45%
Lightness88%
Temperature
Warm ← → Cool63% cool

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

Every format

HEX#d2eed3
RGBrgb(210, 238, 211)
HSLhsl(122, 45%, 88%)
CMYKcmyk(12%, 0%, 11%, 7%)
LABlab(91.5 -14.1 10.0)
LCHlch(91.5 17.3 144.7)
OKLCHoklch(0.921 0.047 146.2)
Decimal13823699
Display P3color(display-p3 0.824 0.933 0.827)

Copy-ready code

/* CSS */
color: #d2eed3;
background-color: #d2eed3;
/* Tailwind (arbitrary) */
class="text-[#d2eed3] bg-[#d2eed3]"
/* SCSS */
$brand: #d2eed3;
/* SwiftUI */
Color(red: 0.824, green: 0.933, blue: 0.827)
/* Android */
Color.parseColor("#d2eed3")
/* Flutter */
Color(0xFFD2EED3)
/* Python / OpenCV (BGR) */
(211, 238, 210)

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 #d2eed3 · 16.91:1
Use #000000AAA at every size.
Aa
White text · 1.24:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.91:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2eed3 as text scores 1.24:1 on white and 16.91:1 on black.

Accessibility — WCAG contrast

Aa
#d2eed3 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#d2eed3 on black: 16.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE8D2
deuteranopia · #EAE5D4
tritanopia · #CFECE6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d2eed3 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.

#F5FAF5
#EAF5EB
#d2eed3
#AEE0AF
#85D187
#5CC260
#43B247
#38943B
#2D762F
#245726
#163617
Base = 200Lightest = 50 · #F5FAF5Darkest = 950 · #163617
:root {
  --brand-50: #F5FAF5;
  --brand-100: #EAF5EB;
  --brand-200: #d2eed3;
  --brand-300: #AEE0AF;
  --brand-400: #85D187;
  --brand-500: #5CC260;
  --brand-600: #43B247;
  --brand-700: #38943B;
  --brand-800: #2D762F;
  --brand-900: #245726;
  --brand-950: #163617;
  --brand: #d2eed3;
  --brand-ink: #000000;
}

Colors that work with #d2eed3

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#F4FAF5
Tinted page background
Border#C4E9C5
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#843597
Second voice, not a rival
Dark variant#235D25
Hover, pressed, headers
Light variant#ECF8ED
Selected rows, tints
Dark surface#142414
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 #d2eed3

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EED2ED
Analogous left#DFEED2
Analogous right#D2EEE1
Split-complement 1#E1D2EE
Split-complement 2#EED2DF
Triadic 1#D3D2EE
Triadic 2#EED3D2
Tetradic#D2DFEE

RGB percentages

Red82.4%
Green93.3%
Blue82.7%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow11.3%
Key (black)6.7%

Color previews

#d2eed3 text on a black background

contrast 16.91:1

Card sample

#d2eed3 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2eed3

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.

#d2eed3 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.

#d2eed3, answered

What color is #d2eed3?

#d2eed3 is a pale vivid green, closest to Honey Dew (ΔE2000 7.2). It sits at 122° on the hue wheel with 45% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d2eed3?

rgb(210, 238, 211) — 210 red, 238 green and 211 blue out of 255, or 82.4% / 93.3% / 82.7% by channel.

Is #d2eed3 a light or a dark color?

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

Should I use black or white text on #d2eed3?

Black. It scores 16.91:1 against #d2eed3, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #d2eed3?

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

What colors go well with #d2eed3?

For interface work: #F4FAF5 as the surface, #C4E9C5 for borders, #4B9B4D for secondary text, #843597 as an accent and #235D25 for hover and pressed states. For a palette, the analogous pair #DFEED2 and #D2EEE1 stays calm, while #EED2ED is the loudest partner.

What is #d2eed3 in CMYK for printing?

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

Is #d2eed3 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBEED2; nudged cooler, #D1EFDD.

Work with #d2eed3 in the Color Lab