Skip to content

#d2f0cb

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

RGB
210, 240, 203
HSL
109°, 55%, 87%
CMYK
13, 0, 15, 6
Luminance
0.8033

At a glance

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

Hex
#d2f0cb
Hue
109°
green
Saturation
55%
vivid
Lightness
87%
pale
Brightness
94%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8033
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.07:1
Closest name
Honey Dew
ΔE2000 9.2
Where it sits
Hue109° of 360°
Saturation55%
Lightness87%
Temperature
Warm ← → Cool58% cool

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

Every format

HEX#d2f0cb
RGBrgb(210, 240, 203)
HSLhsl(109, 55%, 87%)
CMYKcmyk(13%, 0%, 15%, 6%)
LABlab(91.8 -16.5 14.6)
LCHlch(91.8 22.0 138.4)
OKLCHoklch(0.924 0.059 139.8)
Decimal13824203
Display P3color(display-p3 0.824 0.941 0.796)

Copy-ready code

/* CSS */
color: #d2f0cb;
background-color: #d2f0cb;
/* Tailwind (arbitrary) */
class="text-[#d2f0cb] bg-[#d2f0cb]"
/* SCSS */
$brand: #d2f0cb;
/* SwiftUI */
Color(red: 0.824, green: 0.941, blue: 0.796)
/* Android */
Color.parseColor("#d2f0cb")
/* Flutter */
Color(0xFFD2F0CB)
/* Python / OpenCV (BGR) */
(203, 240, 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 #d2f0cb · 17.07:1
Use #000000AAA at every size.
Aa
White text · 1.23:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.07:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d2f0cb as text scores 1.23:1 on white and 17.07:1 on black.

Accessibility — WCAG contrast

Aa
#d2f0cb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#d2f0cb on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E9C9
deuteranopia · #EDE6CD
tritanopia · #D1EDE5

Color scale — 50 to 950

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

#F5FBF4
#ECF6E9
#d2f0cb
#B4E6A8
#8ED97C
#68CD51
#51BE37
#439E2E
#367F25
#2A5C1E
#1A3A13
Base = 200Lightest = 50 · #F5FBF4Darkest = 950 · #1A3A13
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF6E9;
  --brand-200: #d2f0cb;
  --brand-300: #B4E6A8;
  --brand-400: #8ED97C;
  --brand-500: #68CD51;
  --brand-600: #51BE37;
  --brand-700: #439E2E;
  --brand-800: #367F25;
  --brand-900: #2A5C1E;
  --brand-950: #1A3A13;
  --brand: #d2f0cb;
  --brand-ink: #000000;
}

Colors that work with #d2f0cb

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#F5FAF4
Tinted page background
Border#C8EDC0
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#6E2BA1
Second voice, not a rival
Dark variant#2A631D
Hover, pressed, headers
Light variant#EEF9EB
Selected rows, tints
Dark surface#172414
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 #d2f0cb

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#E9CBF0
Analogous left#E5F0CB
Analogous right#CBF0D7
Split-complement 1#D7CBF0
Split-complement 2#F0CBE5
Triadic 1#CBD2F0
Triadic 2#F0CBD2
Tetradic#CBE5F0

RGB percentages

Red82.4%
Green94.1%
Blue79.6%

CMYK percentages

Cyan12.5%
Magenta0.0%
Yellow15.4%
Key (black)5.9%

Color previews

#d2f0cb text on a black background

contrast 17.07:1

Card sample

#d2f0cb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2f0cb

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.

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

#d2f0cb, answered

What color is #d2f0cb?

#d2f0cb is a pale vivid green, closest to Honey Dew (ΔE2000 9.2). It sits at 109° on the hue wheel with 55% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #d2f0cb?

rgb(210, 240, 203) — 210 red, 240 green and 203 blue out of 255, or 82.4% / 94.1% / 79.6% by channel.

Is #d2f0cb a light or a dark color?

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

Should I use black or white text on #d2f0cb?

Black. It scores 17.07:1 against #d2f0cb, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #d2f0cb?

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

What colors go well with #d2f0cb?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #5A9B4B for secondary text, #6E2BA1 as an accent and #2A631D for hover and pressed states. For a palette, the analogous pair #E5F0CB and #CBF0D7 stays calm, while #E9CBF0 is the loudest partner.

What is #d2f0cb in CMYK for printing?

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

Is #d2f0cb warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E0F0CB; nudged cooler, #CAF1D1.

Work with #d2f0cb in the Color Lab