Skip to content

#d3f5df

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

RGB
211, 245, 223
HSL
141°, 63%, 89%
CMYK
14, 0, 9, 4
Luminance
0.8448

At a glance

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

Hex
#d3f5df
Hue
141°
green
Saturation
63%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8448
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.90:1
Closest name
Honey Dew
ΔE2000 6.9
Where it sits
Hue141° of 360°
Saturation63%
Lightness89%
Temperature
Warm ← → Cool71% 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#d3f5df
RGBrgb(211, 245, 223)
HSLhsl(141, 63%, 89%)
CMYKcmyk(14%, 0%, 9%, 4%)
LABlab(93.7 -15.1 6.9)
LCHlch(93.7 16.6 155.4)
OKLCHoklch(0.940 0.046 157.0)
Decimal13891039
Display P3color(display-p3 0.827 0.961 0.875)

Copy-ready code

/* CSS */
color: #d3f5df;
background-color: #d3f5df;
/* Tailwind (arbitrary) */
class="text-[#d3f5df] bg-[#d3f5df]"
/* SCSS */
$brand: #d3f5df;
/* SwiftUI */
Color(red: 0.827, green: 0.961, blue: 0.875)
/* Android */
Color.parseColor("#d3f5df")
/* Flutter */
Color(0xFFD3F5DF)
/* Python / OpenCV (BGR) */
(223, 245, 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 #d3f5df · 17.90:1
Use #000000AAA at every size.
Aa
White text · 1.17:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d3f5df as text scores 1.17:1 on white and 17.90:1 on black.

Accessibility — WCAG contrast

Aa
#d3f5df on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#d3f5df on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EFDE
deuteranopia · #EEEBE0
tritanopia · #CEF4EE

Color scale — 50 to 950

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

#F4FBF6
#E8F7ED
#d3f5df
#A4EABD
#76E09B
#48D57A
#2DC864
#26A653
#1E8543
#1A6133
#103C20
Base = 200Lightest = 50 · #F4FBF6Darkest = 950 · #103C20
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E8F7ED;
  --brand-200: #d3f5df;
  --brand-300: #A4EABD;
  --brand-400: #76E09B;
  --brand-500: #48D57A;
  --brand-600: #2DC864;
  --brand-700: #26A653;
  --brand-800: #1E8543;
  --brand-900: #1A6133;
  --brand-950: #103C20;
  --brand: #d3f5df;
  --brand-ink: #000000;
}

Colors that work with #d3f5df

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#F4FAF6
Tinted page background
Border#C0EDD0
Hairlines and dividers
Muted text#4B9B67
Captions on the surface
Accent#AA229B
Second voice, not a rival
Dark variant#186834
Hover, pressed, headers
Light variant#EAFAF0
Selected rows, tints
Dark surface#14241A
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 #d3f5df

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#F5D3E9
Analogous left#D8F5D3
Analogous right#D3F5F0
Split-complement 1#F0D3F5
Split-complement 2#F5D3D8
Triadic 1#DFD3F5
Triadic 2#F5DFD3
Tetradic#D3D8F5

RGB percentages

Red82.7%
Green96.1%
Blue87.5%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow9.0%
Key (black)3.9%

Color previews

#d3f5df text on a black background

contrast 17.90:1

Card sample

#d3f5df text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3f5df

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.

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

#d3f5df, answered

What color is #d3f5df?

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

What is the RGB value of #d3f5df?

rgb(211, 245, 223) — 211 red, 245 green and 223 blue out of 255, or 82.7% / 96.1% / 87.5% by channel.

Is #d3f5df a light or a dark color?

It is a light color. Relative luminance is 0.8448 and perceived brightness is 91%, so black text on it reaches 17.90:1.

Should I use black or white text on #d3f5df?

Black. It scores 17.90:1 against #d3f5df, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #d3f5df?

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

What colors go well with #d3f5df?

For interface work: #F4FAF6 as the surface, #C0EDD0 for borders, #4B9B67 for secondary text, #AA229B as an accent and #186834 for hover and pressed states. For a palette, the analogous pair #D8F5D3 and #D3F5F0 stays calm, while #F5D3E9 is the loudest partner.

What is #d3f5df in CMYK for printing?

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

Is #d3f5df warm or cool?

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

Work with #d3f5df in the Color Lab