Skip to content

#d8f5cd

a pale, vivid green · neutral · closest name: Light Goldenrod Yellow

RGB
216, 245, 205
HSL
104°, 67%, 88%
CMYK
12, 0, 16, 4
Luminance
0.8431

At a glance

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

Hex
#d8f5cd
Hue
104°
green
Saturation
67%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8431
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.86:1
Closest name
Light Goldenrod Yellow
ΔE2000 8.9
Where it sits
Hue104° of 360°
Saturation67%
Lightness88%
Temperature
Warm ← → Cool56% 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#d8f5cd
RGBrgb(216, 245, 205)
HSLhsl(104, 67%, 88%)
CMYKcmyk(12%, 0%, 16%, 4%)
LABlab(93.6 -16.6 16.1)
LCHlch(93.6 23.1 135.8)
OKLCHoklch(0.939 0.061 137.1)
Decimal14218701
Display P3color(display-p3 0.847 0.961 0.804)

Copy-ready code

/* CSS */
color: #d8f5cd;
background-color: #d8f5cd;
/* Tailwind (arbitrary) */
class="text-[#d8f5cd] bg-[#d8f5cd]"
/* SCSS */
$brand: #d8f5cd;
/* SwiftUI */
Color(red: 0.847, green: 0.961, blue: 0.804)
/* Android */
Color.parseColor("#d8f5cd")
/* Flutter */
Color(0xFFD8F5CD)
/* Python / OpenCV (BGR) */
(205, 245, 216)

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

Accessibility — WCAG contrast

Aa
#d8f5cd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#d8f5cd on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8EECB
deuteranopia · #F3ECCF
tritanopia · #D7F2EA

Color scale — 50 to 950

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

#F6FBF3
#ECF8E8
#d8f5cd
#B6ECA1
#92E373
#6DDA44
#56CC29
#47AA22
#39881B
#2C6318
#1C3E0F
Base = 200Lightest = 50 · #F6FBF3Darkest = 950 · #1C3E0F
:root {
  --brand-50: #F6FBF3;
  --brand-100: #ECF8E8;
  --brand-200: #d8f5cd;
  --brand-300: #B6ECA1;
  --brand-400: #92E373;
  --brand-500: #6DDA44;
  --brand-600: #56CC29;
  --brand-700: #47AA22;
  --brand-800: #39881B;
  --brand-900: #2C6318;
  --brand-950: #1C3E0F;
  --brand: #d8f5cd;
  --brand-ink: #000000;
}

Colors that work with #d8f5cd

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#F6FAF4
Tinted page background
Border#CCEDC0
Hairlines and dividers
Muted text#619B4B
Captions on the surface
Accent#631FAD
Second voice, not a rival
Dark variant#2D6A15
Hover, pressed, headers
Light variant#EEFBEA
Selected rows, tints
Dark surface#182414
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 #d8f5cd

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#EACDF5
Analogous left#ECF5CD
Analogous right#CDF5D6
Split-complement 1#D6CDF5
Split-complement 2#F5CDEC
Triadic 1#CDD8F5
Triadic 2#F5CDD8
Tetradic#CDECF5

RGB percentages

Red84.7%
Green96.1%
Blue80.4%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow16.3%
Key (black)3.9%

Color previews

#d8f5cd text on a black background

contrast 17.86:1

Card sample

#d8f5cd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d8f5cd

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.

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

#d8f5cd, answered

What color is #d8f5cd?

#d8f5cd is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 8.9). It sits at 104° on the hue wheel with 67% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #d8f5cd?

rgb(216, 245, 205) — 216 red, 245 green and 205 blue out of 255, or 84.7% / 96.1% / 80.4% by channel.

Is #d8f5cd a light or a dark color?

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

Should I use black or white text on #d8f5cd?

Black. It scores 17.86:1 against #d8f5cd, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #d8f5cd?

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

What colors go well with #d8f5cd?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #619B4B for secondary text, #631FAD as an accent and #2D6A15 for hover and pressed states. For a palette, the analogous pair #ECF5CD and #CDF5D6 stays calm, while #EACDF5 is the loudest partner.

What is #d8f5cd in CMYK for printing?

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

Is #d8f5cd warm or cool?

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

Work with #d8f5cd in the Color Lab