Skip to content

#dbf1b2

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

RGB
219, 241, 178
HSL
81°, 69%, 82%
CMYK
9, 0, 26, 6
Luminance
0.8119

At a glance

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

Hex
#dbf1b2
Hue
81°
green
Saturation
69%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8119
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.24:1
Closest name
Pale Goldenrod
ΔE2000 7.5
Where it sits
Hue81° of 360°
Saturation69%
Lightness82%
Temperature
Warm ← → Cool43% 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#dbf1b2
RGBrgb(219, 241, 178)
HSLhsl(81, 69%, 82%)
CMYKcmyk(9%, 0%, 26%, 6%)
LABlab(92.2 -17.7 28.1)
LCHlch(92.2 33.2 122.2)
OKLCHoklch(0.927 0.085 123.7)
Decimal14414258
Display P3color(display-p3 0.859 0.945 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbf1b2 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#dbf1b2 on black: 17.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8E9AE
deuteranopia · #F5E9B5
tritanopia · #E0EBE0

Color scale — 50 to 950

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

#F9FBF3
#F2F8E7
#E4F2CA
#dbf1b2
#BCE571
#A6DC41
#94CF26
#7BAD1F
#638A19
#496416
#2E3F0E
Base = 300Lightest = 50 · #F9FBF3Darkest = 950 · #2E3F0E
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F2F8E7;
  --brand-200: #E4F2CA;
  --brand-300: #dbf1b2;
  --brand-400: #BCE571;
  --brand-500: #A6DC41;
  --brand-600: #94CF26;
  --brand-700: #7BAD1F;
  --brand-800: #638A19;
  --brand-900: #496416;
  --brand-950: #2E3F0E;
  --brand: #dbf1b2;
  --brand-ink: #000000;
}

Colors that work with #dbf1b2

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#F8FAF4
Tinted page background
Border#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#2B1BB1
Second voice, not a rival
Dark variant#4D6C14
Hover, pressed, headers
Light variant#F5FBE9
Selected rows, tints
Dark surface#1F2414
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 #dbf1b2

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#C8B2F1
Analogous left#F1E8B2
Analogous right#BCF1B2
Split-complement 1#B2BCF1
Split-complement 2#E8B2F1
Triadic 1#B2DBF1
Triadic 2#F1B2DB
Tetradic#B2F1E8

RGB percentages

Red85.9%
Green94.5%
Blue69.8%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow26.1%
Key (black)5.5%

Color previews

#dbf1b2 text on a black background

contrast 17.24:1

Card sample

#dbf1b2 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbf1b2

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.

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

#dbf1b2, answered

What color is #dbf1b2?

#dbf1b2 is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.5). It sits at 81° on the hue wheel with 69% saturation and 82% lightness, which reads as neutral.

What is the RGB value of #dbf1b2?

rgb(219, 241, 178) — 219 red, 241 green and 178 blue out of 255, or 85.9% / 94.5% / 69.8% by channel.

Is #dbf1b2 a light or a dark color?

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

Should I use black or white text on #dbf1b2?

Black. It scores 17.24:1 against #dbf1b2, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #dbf1b2?

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

What colors go well with #dbf1b2?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #2B1BB1 as an accent and #4D6C14 for hover and pressed states. For a palette, the analogous pair #F1E8B2 and #BCF1B2 stays calm, while #C8B2F1 is the loudest partner.

What is #dbf1b2 in CMYK for printing?

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

Is #dbf1b2 warm or cool?

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

Work with #dbf1b2 in the Color Lab