Skip to content

#d3f2d2

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

RGB
211, 242, 210
HSL
118°, 55%, 89%
CMYK
13, 0, 13, 5
Luminance
0.8201

At a glance

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

Hex
#d3f2d2
Hue
118°
green
Saturation
55%
vivid
Lightness
89%
pale
Brightness
95%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8201
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.40:1
Closest name
Honey Dew
ΔE2000 8.2
Where it sits
Hue118° of 360°
Saturation55%
Lightness89%
Temperature
Warm ← → Cool62% 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#d3f2d2
RGBrgb(211, 242, 210)
HSLhsl(118, 55%, 89%)
CMYKcmyk(13%, 0%, 13%, 5%)
LABlab(92.6 -15.9 12.1)
LCHlch(92.6 20.0 142.8)
OKLCHoklch(0.930 0.054 144.3)
Decimal13890258
Display P3color(display-p3 0.827 0.949 0.824)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#d3f2d2 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#d3f2d2 on black: 17.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4ECD0
deuteranopia · #EEE8D3
tritanopia · #D1F0E9

Color scale — 50 to 950

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

#F4FBF4
#EAF6E9
#d3f2d2
#AAE6A8
#7FD97C
#55CD51
#3BBE37
#319E2E
#277F25
#205C1E
#143A13
Base = 200Lightest = 50 · #F4FBF4Darkest = 950 · #143A13
:root {
  --brand-50: #F4FBF4;
  --brand-100: #EAF6E9;
  --brand-200: #d3f2d2;
  --brand-300: #AAE6A8;
  --brand-400: #7FD97C;
  --brand-500: #55CD51;
  --brand-600: #3BBE37;
  --brand-700: #319E2E;
  --brand-800: #277F25;
  --brand-900: #205C1E;
  --brand-950: #143A13;
  --brand: #d3f2d2;
  --brand-ink: #000000;
}

Colors that work with #d3f2d2

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#F4FAF4
Tinted page background
Border#C1EDC0
Hairlines and dividers
Muted text#4D9B4B
Captions on the surface
Accent#7F2AA2
Second voice, not a rival
Dark variant#1F631D
Hover, pressed, headers
Light variant#ECF9EB
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 #d3f2d2

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#F1D2F2
Analogous left#E3F2D2
Analogous right#D2F2E1
Split-complement 1#E1D2F2
Split-complement 2#F2D2E3
Triadic 1#D2D3F2
Triadic 2#F2D2D3
Tetradic#D2E3F2

RGB percentages

Red82.7%
Green94.9%
Blue82.4%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow13.2%
Key (black)5.1%

Color previews

#d3f2d2 text on a black background

contrast 17.40:1

Card sample

#d3f2d2 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3f2d2

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.

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

#d3f2d2, answered

What color is #d3f2d2?

#d3f2d2 is a pale vivid green, closest to Honey Dew (ΔE2000 8.2). It sits at 118° on the hue wheel with 55% saturation and 89% lightness, which reads as cool.

What is the RGB value of #d3f2d2?

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

Is #d3f2d2 a light or a dark color?

It is a light color. Relative luminance is 0.8201 and perceived brightness is 90%, so black text on it reaches 17.40:1.

Should I use black or white text on #d3f2d2?

Black. It scores 17.40:1 against #d3f2d2, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #d3f2d2?

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

What colors go well with #d3f2d2?

For interface work: #F4FAF4 as the surface, #C1EDC0 for borders, #4D9B4B for secondary text, #7F2AA2 as an accent and #1F631D for hover and pressed states. For a palette, the analogous pair #E3F2D2 and #D2F2E1 stays calm, while #F1D2F2 is the loudest partner.

What is #d3f2d2 in CMYK for printing?

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

Is #d3f2d2 warm or cool?

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

Work with #d3f2d2 in the Color Lab