Skip to content

#dbfea2

a light, electric green · neutral · closest name: Pale Green

RGB
219, 254, 162
HSL
83°, 98%, 82%
CMYK
14, 0, 36, 0
Luminance
0.8855

At a glance

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

Hex
#dbfea2
Hue
83°
green
Saturation
98%
electric
Lightness
82%
light
Brightness
100%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8855
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.71:1
Closest name
Pale Green
ΔE2000 9.8
Where it sits
Hue83° of 360°
Saturation98%
Lightness82%
Temperature
Warm ← → Cool44% 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#dbfea2
RGBrgb(219, 254, 162)
HSLhsl(83, 98%, 82%)
CMYKcmyk(14%, 0%, 36%, 0%)
LABlab(95.4 -26.1 40.4)
LCHlch(95.4 48.0 122.9)
OKLCHoklch(0.951 0.122 125.6)
Decimal14417570
Display P3color(display-p3 0.859 0.996 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfea2 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#dbfea2 on black: 18.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF39B
deuteranopia · #FFF1A7
tritanopia · #E0F6E7

Color scale — 50 to 950

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

#F9FDF1
#F3FCE3
#E5FBC1
#dbfea2
#BFFD58
#A9FD21
#97F203
#7ECA02
#65A102
#4A7406
#2F4904
Base = 300Lightest = 50 · #F9FDF1Darkest = 950 · #2F4904
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F3FCE3;
  --brand-200: #E5FBC1;
  --brand-300: #dbfea2;
  --brand-400: #BFFD58;
  --brand-500: #A9FD21;
  --brand-600: #97F203;
  --brand-700: #7ECA02;
  --brand-800: #65A102;
  --brand-900: #4A7406;
  --brand-950: #2F4904;
  --brand: #dbfea2;
  --brand-ink: #000000;
}

Colors that work with #dbfea2

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#DCEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#1A00CC
Second voice, not a rival
Dark variant#4F7E01
Hover, pressed, headers
Light variant#F5FFE6
Selected rows, tints
Dark surface#1E2414
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 #dbfea2

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#C5A2FE
Analogous left#FEF3A2
Analogous right#ADFEA2
Split-complement 1#A2ADFE
Split-complement 2#F3A2FE
Triadic 1#A2DBFE
Triadic 2#FEA2DB
Tetradic#A2FEF3

RGB percentages

Red85.9%
Green99.6%
Blue63.5%

CMYK percentages

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

Color previews

#dbfea2 text on a black background

contrast 18.71:1

Card sample

#dbfea2 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfea2

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.

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

#dbfea2, answered

What color is #dbfea2?

#dbfea2 is a light electric green, closest to Pale Green (ΔE2000 9.8). It sits at 83° on the hue wheel with 98% saturation and 82% lightness, which reads as neutral.

What is the RGB value of #dbfea2?

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

Is #dbfea2 a light or a dark color?

It is a light color. Relative luminance is 0.8855 and perceived brightness is 92%, so black text on it reaches 18.71:1.

Should I use black or white text on #dbfea2?

Black. It scores 18.71:1 against #dbfea2, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #dbfea2?

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

What colors go well with #dbfea2?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7C9B4B for secondary text, #1A00CC as an accent and #4F7E01 for hover and pressed states. For a palette, the analogous pair #FEF3A2 and #ADFEA2 stays calm, while #C5A2FE is the loudest partner.

What is #dbfea2 in CMYK for printing?

cmyk(14%, 0%, 36%, 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 #dbfea2 warm or cool?

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

Work with #dbfea2 in the Color Lab