Skip to content

#d2dba8

a light, soft green · warm · closest name: Pale Goldenrod

RGB
210, 219, 168
HSL
71°, 42%, 76%
CMYK
4, 0, 23, 14
Luminance
0.6719

At a glance

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

Hex
#d2dba8
Hue
71°
green
Saturation
42%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6719
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.44:1
Closest name
Pale Goldenrod
ΔE2000 6.2
Where it sits
Hue71° of 360°
Saturation42%
Lightness76%
Temperature
Warm ← → Cool34% cool

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

Every format

HEX#d2dba8
RGBrgb(210, 219, 168)
HSLhsl(71, 42%, 76%)
CMYKcmyk(4%, 0%, 23%, 14%)
LABlab(85.6 -11.5 24.1)
LCHlch(85.6 26.7 115.4)
OKLCHoklch(0.872 0.068 116.0)
Decimal13818792
Display P3color(display-p3 0.824 0.859 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2dba8 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#d2dba8 on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2D6A5
deuteranopia · #E2D6AA
tritanopia · #D8D5CD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d2dba8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FAF5
#F3F5EB
#E6EAD2
#d2dba8
#C1CE88
#ADBD60
#9BAD48
#81903C
#677330
#4C5526
#303518
Base = 300Lightest = 50 · #F9FAF5Darkest = 950 · #303518
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F3F5EB;
  --brand-200: #E6EAD2;
  --brand-300: #d2dba8;
  --brand-400: #C1CE88;
  --brand-500: #ADBD60;
  --brand-600: #9BAD48;
  --brand-700: #81903C;
  --brand-800: #677330;
  --brand-900: #4C5526;
  --brand-950: #303518;
  --brand: #d2dba8;
  --brand-ink: #000000;
}

Colors that work with #d2dba8

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#F9FAF4
Tinted page background
Border#E1E7C5
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#373E95
Second voice, not a rival
Dark variant#515A25
Hover, pressed, headers
Light variant#F6F8ED
Selected rows, tints
Dark surface#212414
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 #d2dba8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B1A8DB
Analogous left#DBCBA8
Analogous right#B9DBA8
Split-complement 1#A8B9DB
Split-complement 2#CBA8DB
Triadic 1#A8D2DB
Triadic 2#DBA8D2
Tetradic#A8DBCB

RGB percentages

Red82.4%
Green85.9%
Blue65.9%

CMYK percentages

Cyan4.1%
Magenta0.0%
Yellow23.3%
Key (black)14.1%

Color previews

#d2dba8 text on a black background

contrast 14.44:1

Card sample

#d2dba8 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2dba8

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.

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

#d2dba8, answered

What color is #d2dba8?

#d2dba8 is a light soft green, closest to Pale Goldenrod (ΔE2000 6.2). It sits at 71° on the hue wheel with 42% saturation and 76% lightness, which reads as warm.

What is the RGB value of #d2dba8?

rgb(210, 219, 168) — 210 red, 219 green and 168 blue out of 255, or 82.4% / 85.9% / 65.9% by channel.

Is #d2dba8 a light or a dark color?

It is a light color. Relative luminance is 0.6719 and perceived brightness is 83%, so black text on it reaches 14.44:1.

Should I use black or white text on #d2dba8?

Black. It scores 14.44:1 against #d2dba8, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #d2dba8?

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

What colors go well with #d2dba8?

For interface work: #F9FAF4 as the surface, #E1E7C5 for borders, #8D9B4B for secondary text, #373E95 as an accent and #515A25 for hover and pressed states. For a palette, the analogous pair #DBCBA8 and #B9DBA8 stays calm, while #B1A8DB is the loudest partner.

What is #d2dba8 in CMYK for printing?

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

Is #d2dba8 warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBD1A8; nudged cooler, #BFDCA7.

Work with #d2dba8 in the Color Lab