Skip to content

#dbecb0

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

RGB
219, 236, 176
HSL
77°, 61%, 81%
CMYK
7, 0, 25, 8
Luminance
0.7819

At a glance

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

Hex
#dbecb0
Hue
77°
green
Saturation
61%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7819
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.64:1
Closest name
Pale Goldenrod
ΔE2000 6.4
Where it sits
Hue77° of 360°
Saturation61%
Lightness81%
Temperature
Warm ← → Cool39% 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#dbecb0
RGBrgb(219, 236, 176)
HSLhsl(77, 61%, 81%)
CMYKcmyk(7%, 0%, 25%, 8%)
LABlab(90.9 -15.5 27.3)
LCHlch(90.9 31.4 119.7)
OKLCHoklch(0.916 0.080 120.8)
Decimal14412976
Display P3color(display-p3 0.859 0.925 0.690)

Copy-ready code

/* CSS */
color: #dbecb0;
background-color: #dbecb0;
/* Tailwind (arbitrary) */
class="text-[#dbecb0] bg-[#dbecb0]"
/* SCSS */
$brand: #dbecb0;
/* SwiftUI */
Color(red: 0.859, green: 0.925, blue: 0.690)
/* Android */
Color.parseColor("#dbecb0")
/* Flutter */
Color(0xFFDBECB0)
/* Python / OpenCV (BGR) */
(176, 236, 219)

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

Accessibility — WCAG contrast

Aa
#dbecb0 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dbecb0 on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4E5AC
deuteranopia · #F1E5B3
tritanopia · #E0E6DC

Color scale — 50 to 950

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

#F9FBF4
#F3F7E8
#E6F0CC
#dbecb0
#C1DE77
#ADD34A
#9BC52F
#81A428
#678420
#4C601B
#303C11
Base = 300Lightest = 50 · #F9FBF4Darkest = 950 · #303C11
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F3F7E8;
  --brand-200: #E6F0CC;
  --brand-300: #dbecb0;
  --brand-400: #C1DE77;
  --brand-500: #ADD34A;
  --brand-600: #9BC52F;
  --brand-700: #81A428;
  --brand-800: #678420;
  --brand-900: #4C601B;
  --brand-950: #303C11;
  --brand: #dbecb0;
  --brand-ink: #000000;
}

Colors that work with #dbecb0

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#E0EDC0
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#2823A9
Second voice, not a rival
Dark variant#516719
Hover, pressed, headers
Light variant#F6FAEA
Selected rows, tints
Dark surface#202414
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 #dbecb0

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#C1B0EC
Analogous left#ECDFB0
Analogous right#BDECB0
Split-complement 1#B0BDEC
Split-complement 2#DFB0EC
Triadic 1#B0DBEC
Triadic 2#ECB0DB
Tetradic#B0ECDF

RGB percentages

Red85.9%
Green92.5%
Blue69.0%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow25.4%
Key (black)7.5%

Color previews

#dbecb0 text on a black background

contrast 16.64:1

Card sample

#dbecb0 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbecb0

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.

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

#dbecb0, answered

What color is #dbecb0?

#dbecb0 is a light vivid green, closest to Pale Goldenrod (ΔE2000 6.4). It sits at 77° on the hue wheel with 61% saturation and 81% lightness, which reads as warm.

What is the RGB value of #dbecb0?

rgb(219, 236, 176) — 219 red, 236 green and 176 blue out of 255, or 85.9% / 92.5% / 69% by channel.

Is #dbecb0 a light or a dark color?

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

Should I use black or white text on #dbecb0?

Black. It scores 16.64:1 against #dbecb0, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #dbecb0?

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

What colors go well with #dbecb0?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #2823A9 as an accent and #516719 for hover and pressed states. For a palette, the analogous pair #ECDFB0 and #BDECB0 stays calm, while #C1B0EC is the loudest partner.

What is #dbecb0 in CMYK for printing?

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

Is #dbecb0 warm or cool?

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

Work with #dbecb0 in the Color Lab