Skip to content

#d4ebbd

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

RGB
212, 235, 189
HSL
90°, 54%, 83%
CMYK
10, 0, 20, 8
Luminance
0.7709

At a glance

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

Hex
#d4ebbd
Hue
90°
green
Saturation
54%
vivid
Lightness
83%
light
Brightness
92%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7709
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.42:1
Closest name
Light Goldenrod Yellow
ΔE2000 8.2
Where it sits
Hue90° of 360°
Saturation54%
Lightness83%
Temperature
Warm ← → Cool50% 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#d4ebbd
RGBrgb(212, 235, 189)
HSLhsl(90, 54%, 83%)
CMYKcmyk(10%, 0%, 20%, 8%)
LABlab(90.4 -15.6 19.8)
LCHlch(90.4 25.2 128.2)
OKLCHoklch(0.911 0.066 129.3)
Decimal13953981
Display P3color(display-p3 0.831 0.922 0.741)

Copy-ready code

/* CSS */
color: #d4ebbd;
background-color: #d4ebbd;
/* Tailwind (arbitrary) */
class="text-[#d4ebbd] bg-[#d4ebbd]"
/* SCSS */
$brand: #d4ebbd;
/* SwiftUI */
Color(red: 0.831, green: 0.922, blue: 0.741)
/* Android */
Color.parseColor("#d4ebbd")
/* Flutter */
Color(0xFFD4EBBD)
/* Python / OpenCV (BGR) */
(189, 235, 212)

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

Accessibility — WCAG contrast

Aa
#d4ebbd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#d4ebbd on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0E4BA
deuteranopia · #ECE3BF
tritanopia · #D6E7DE

Color scale — 50 to 950

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

#F7FBF4
#F0F6E9
#d4ebbd
#C7E5A9
#ABD87E
#8FCB53
#7ABC39
#669D2F
#527D26
#3D5B1F
#263913
Base = 200Lightest = 50 · #F7FBF4Darkest = 950 · #263913
:root {
  --brand-50: #F7FBF4;
  --brand-100: #F0F6E9;
  --brand-200: #d4ebbd;
  --brand-300: #C7E5A9;
  --brand-400: #ABD87E;
  --brand-500: #8FCB53;
  --brand-600: #7ABC39;
  --brand-700: #669D2F;
  --brand-800: #527D26;
  --brand-900: #3D5B1F;
  --brand-950: #263913;
  --brand: #d4ebbd;
  --brand-ink: #000000;
}

Colors that work with #d4ebbd

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#F7FAF4
Tinted page background
Border#D6ECC0
Hairlines and dividers
Muted text#739B4B
Captions on the surface
Accent#4A2BA1
Second voice, not a rival
Dark variant#40621E
Hover, pressed, headers
Light variant#F2F9EB
Selected rows, tints
Dark surface#1C2414
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 #d4ebbd

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#D4BDEB
Analogous left#EBEBBD
Analogous right#BDEBBD
Split-complement 1#BDBDEB
Split-complement 2#EBBDEB
Triadic 1#BDD4EB
Triadic 2#EBBDD4
Tetradic#BDEBEB

RGB percentages

Red83.1%
Green92.2%
Blue74.1%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#d4ebbd text on a black background

contrast 16.42:1

Card sample

#d4ebbd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 235, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 235, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4ebbd;
background: linear-gradient(135deg, #d4ebbd, #BDEBC5);

Monochromatic scale

Palettes built from #d4ebbd

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.

#d4ebbd 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

Converts to four-color process without much drama. Proof it anyway.

#d4ebbd, answered

What color is #d4ebbd?

#d4ebbd is a light vivid green, closest to Light Goldenrod Yellow (ΔE2000 8.2). It sits at 90° on the hue wheel with 54% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #d4ebbd?

rgb(212, 235, 189) — 212 red, 235 green and 189 blue out of 255, or 83.1% / 92.2% / 74.1% by channel.

Is #d4ebbd a light or a dark color?

It is a light color. Relative luminance is 0.7709 and perceived brightness is 88%, so black text on it reaches 16.42:1.

Should I use black or white text on #d4ebbd?

Black. It scores 16.42:1 against #d4ebbd, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #d4ebbd?

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

What colors go well with #d4ebbd?

For interface work: #F7FAF4 as the surface, #D6ECC0 for borders, #739B4B for secondary text, #4A2BA1 as an accent and #40621E for hover and pressed states. For a palette, the analogous pair #EBEBBD and #BDEBBD stays calm, while #D4BDEB is the loudest partner.

What is #d4ebbd in CMYK for printing?

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

Is #d4ebbd warm or cool?

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

Work with #d4ebbd in the Color Lab