Skip to content

#d7f6df

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

RGB
215, 246, 223
HSL
136°, 63%, 90%
CMYK
13, 0, 9, 4
Luminance
0.8569

At a glance

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

Hex
#d7f6df
Hue
136°
green
Saturation
63%
vivid
Lightness
90%
pale
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8569
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.14:1
Closest name
Honey Dew
ΔE2000 6.3
Where it sits
Hue136° of 360°
Saturation63%
Lightness90%
Temperature
Warm ← → Cool69% 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#d7f6df
RGBrgb(215, 246, 223)
HSLhsl(136, 63%, 90%)
CMYKcmyk(13%, 0%, 9%, 4%)
LABlab(94.2 -14.3 7.7)
LCHlch(94.2 16.3 151.7)
OKLCHoklch(0.945 0.045 153.3)
Decimal14153439
Display P3color(display-p3 0.843 0.965 0.875)

Copy-ready code

/* CSS */
color: #d7f6df;
background-color: #d7f6df;
/* Tailwind (arbitrary) */
class="text-[#d7f6df] bg-[#d7f6df]"
/* SCSS */
$brand: #d7f6df;
/* SwiftUI */
Color(red: 0.843, green: 0.965, blue: 0.875)
/* Android */
Color.parseColor("#d7f6df")
/* Flutter */
Color(0xFFD7F6DF)
/* Python / OpenCV (BGR) */
(223, 246, 215)

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

Accessibility — WCAG contrast

Aa
#d7f6df on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#d7f6df on black: 18.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6F1DE
deuteranopia · #F0EDE0
tritanopia · #D3F5EF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d7f6df 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
#E8F7EC
#d7f6df
#A3EAB6
#76E091
#48D66C
#2DC855
#25A747
#1E8539
#1A612C
#103D1B
Base = 200Lightest = 50 · #F4FBF6Darkest = 950 · #103D1B
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E8F7EC;
  --brand-200: #d7f6df;
  --brand-300: #A3EAB6;
  --brand-400: #76E091;
  --brand-500: #48D66C;
  --brand-600: #2DC855;
  --brand-700: #25A747;
  --brand-800: #1E8539;
  --brand-900: #1A612C;
  --brand-950: #103D1B;
  --brand: #d7f6df;
  --brand-ink: #000000;
}

Colors that work with #d7f6df

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#C0EDCB
Hairlines and dividers
Muted text#4B9B5F
Captions on the surface
Accent#AB21AB
Second voice, not a rival
Dark variant#17682C
Hover, pressed, headers
Light variant#EAFAEE
Selected rows, tints
Dark surface#142418
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 #d7f6df

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#F6D7EE
Analogous left#DFF6D7
Analogous right#D7F6EF
Split-complement 1#EFD7F6
Split-complement 2#F6D7DF
Triadic 1#DFD7F6
Triadic 2#F6DFD7
Tetradic#D7DFF6

RGB percentages

Red84.3%
Green96.5%
Blue87.5%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow9.3%
Key (black)3.5%

Color previews

#d7f6df text on a black background

contrast 18.14:1

Card sample

#d7f6df text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d7f6df

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.

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

#d7f6df, answered

What color is #d7f6df?

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

What is the RGB value of #d7f6df?

rgb(215, 246, 223) — 215 red, 246 green and 223 blue out of 255, or 84.3% / 96.5% / 87.5% by channel.

Is #d7f6df a light or a dark color?

It is a light color. Relative luminance is 0.8569 and perceived brightness is 92%, so black text on it reaches 18.14:1.

Should I use black or white text on #d7f6df?

Black. It scores 18.14:1 against #d7f6df, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #d7f6df?

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

What colors go well with #d7f6df?

For interface work: #F4FAF6 as the surface, #C0EDCB for borders, #4B9B5F for secondary text, #AB21AB as an accent and #17682C for hover and pressed states. For a palette, the analogous pair #DFF6D7 and #D7F6EF stays calm, while #F6D7EE is the loudest partner.

What is #d7f6df in CMYK for printing?

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

Is #d7f6df warm or cool?

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

Work with #d7f6df in the Color Lab