Skip to content

#dbfec3

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

RGB
219, 254, 195
HSL
96°, 97%, 88%
CMYK
14, 0, 23, 0
Luminance
0.8988

At a glance

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

Hex
#dbfec3
Hue
96°
green
Saturation
97%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8988
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.98:1
Closest name
Light Goldenrod Yellow
ΔE2000 9.7
Where it sits
Hue96° of 360°
Saturation97%
Lightness88%
Temperature
Warm ← → Cool52% 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#dbfec3
RGBrgb(219, 254, 195)
HSLhsl(96, 97%, 88%)
CMYKcmyk(14%, 0%, 23%, 0%)
LABlab(96.0 -21.5 24.6)
LCHlch(96.0 32.7 131.2)
OKLCHoklch(0.957 0.085 132.8)
Decimal14417603
Display P3color(display-p3 0.859 0.996 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfec3 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#dbfec3 on black: 18.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF5BF
deuteranopia · #FEF2C6
tritanopia · #DCF9EE

Color scale — 50 to 950

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

#F6FDF1
#EDFCE4
#dbfec3
#BDFD91
#9CFC59
#7BFB22
#64F104
#54C903
#43A103
#337407
#204804
Base = 200Lightest = 50 · #F6FDF1Darkest = 950 · #204804
:root {
  --brand-50: #F6FDF1;
  --brand-100: #EDFCE4;
  --brand-200: #dbfec3;
  --brand-300: #BDFD91;
  --brand-400: #9CFC59;
  --brand-500: #7BFB22;
  --brand-600: #64F104;
  --brand-700: #54C903;
  --brand-800: #43A103;
  --brand-900: #337407;
  --brand-950: #204804;
  --brand: #dbfec3;
  --brand-ink: #000000;
}

Colors that work with #dbfec3

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#D2EDC0
Hairlines and dividers
Muted text#6B9B4B
Captions on the surface
Accent#4600CC
Second voice, not a rival
Dark variant#347D02
Hover, pressed, headers
Light variant#F0FFE6
Selected rows, tints
Dark surface#1A2414
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 #dbfec3

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#E6C3FE
Analogous left#F8FEC3
Analogous right#C3FEC8
Split-complement 1#C8C3FE
Split-complement 2#FEC3F8
Triadic 1#C3DBFE
Triadic 2#FEC3DB
Tetradic#C3F8FE

RGB percentages

Red85.9%
Green99.6%
Blue76.5%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow23.2%
Key (black)0.4%

Color previews

#dbfec3 text on a black background

contrast 18.98:1

Card sample

#dbfec3 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfec3

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dbfec3, answered

What color is #dbfec3?

#dbfec3 is a pale electric green, closest to Light Goldenrod Yellow (ΔE2000 9.7). It sits at 96° on the hue wheel with 97% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #dbfec3?

rgb(219, 254, 195) — 219 red, 254 green and 195 blue out of 255, or 85.9% / 99.6% / 76.5% by channel.

Is #dbfec3 a light or a dark color?

It is a light color. Relative luminance is 0.8988 and perceived brightness is 93%, so black text on it reaches 18.98:1.

Should I use black or white text on #dbfec3?

Black. It scores 18.98:1 against #dbfec3, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #dbfec3?

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

What colors go well with #dbfec3?

For interface work: #F7FAF4 as the surface, #D2EDC0 for borders, #6B9B4B for secondary text, #4600CC as an accent and #347D02 for hover and pressed states. For a palette, the analogous pair #F8FEC3 and #C3FEC8 stays calm, while #E6C3FE is the loudest partner.

What is #dbfec3 in CMYK for printing?

cmyk(14%, 0%, 23%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dbfec3 warm or cool?

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

Work with #dbfec3 in the Color Lab