Skip to content

#d0f6df

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

RGB
208, 246, 223
HSL
144°, 68%, 89%
CMYK
15, 0, 9, 4
Luminance
0.8465

At a glance

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

Hex
#d0f6df
Hue
144°
green
Saturation
68%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8465
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.93:1
Closest name
Honey Dew
ΔE2000 7.8
Where it sits
Hue144° of 360°
Saturation68%
Lightness89%
Temperature
Warm ← → Cool72% 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#d0f6df
RGBrgb(208, 246, 223)
HSLhsl(144, 68%, 89%)
CMYKcmyk(15%, 0%, 9%, 4%)
LABlab(93.7 -16.6 7.0)
LCHlch(93.7 18.0 157.2)
OKLCHoklch(0.940 0.050 158.7)
Decimal13694687
Display P3color(display-p3 0.816 0.965 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#d0f6df on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#d0f6df on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5F0DE
deuteranopia · #EEEBE0
tritanopia · #CAF5EF

Color scale — 50 to 950

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

#F3FBF6
#E8F8EE
#d0f6df
#A1EDBF
#72E49F
#43DB7F
#27CE69
#21AB57
#1A8946
#176335
#0E3E21
Base = 200Lightest = 50 · #F3FBF6Darkest = 950 · #0E3E21
:root {
  --brand-50: #F3FBF6;
  --brand-100: #E8F8EE;
  --brand-200: #d0f6df;
  --brand-300: #A1EDBF;
  --brand-400: #72E49F;
  --brand-500: #43DB7F;
  --brand-600: #27CE69;
  --brand-700: #21AB57;
  --brand-800: #1A8946;
  --brand-900: #176335;
  --brand-950: #0E3E21;
  --brand: #d0f6df;
  --brand-ink: #000000;
}

Colors that work with #d0f6df

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#F4FAF7
Tinted page background
Border#C0EDD1
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#AF1D99
Second voice, not a rival
Dark variant#146B37
Hover, pressed, headers
Light variant#EAFBF0
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 #d0f6df

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#F6D0E7
Analogous left#D4F6D0
Analogous right#D0F6F2
Split-complement 1#F2D0F6
Split-complement 2#F6D0D4
Triadic 1#DFD0F6
Triadic 2#F6DFD0
Tetradic#D0D4F6

RGB percentages

Red81.6%
Green96.5%
Blue87.5%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow9.3%
Key (black)3.5%

Color previews

#d0f6df text on a black background

contrast 17.93:1

Card sample

#d0f6df text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d0f6df

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.

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

#d0f6df, answered

What color is #d0f6df?

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

What is the RGB value of #d0f6df?

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

Is #d0f6df a light or a dark color?

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

Should I use black or white text on #d0f6df?

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

What is the complementary color of #d0f6df?

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

What colors go well with #d0f6df?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #AF1D99 as an accent and #146B37 for hover and pressed states. For a palette, the analogous pair #D4F6D0 and #D0F6F2 stays calm, while #F6D0E7 is the loudest partner.

What is #d0f6df in CMYK for printing?

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

Is #d0f6df warm or cool?

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

Work with #d0f6df in the Color Lab