Skip to content

#dbfae4

a pale, electric green · cool · closest name: Honey Dew

RGB
219, 250, 228
HSL
137°, 76%, 92%
CMYK
12, 0, 9, 2
Luminance
0.8903

At a glance

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

Hex
#dbfae4
Hue
137°
green
Saturation
76%
electric
Lightness
92%
pale
Brightness
98%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8903
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.81:1
Closest name
Honey Dew
ΔE2000 5.8
Where it sits
Hue137° of 360°
Saturation76%
Lightness92%
Temperature
Warm ← → Cool70% cool

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

Every format

HEX#dbfae4
RGBrgb(219, 250, 228)
HSLhsl(137, 76%, 92%)
CMYKcmyk(12%, 0%, 9%, 2%)
LABlab(95.6 -14.1 7.2)
LCHlch(95.6 15.8 153.0)
OKLCHoklch(0.957 0.043 154.6)
Decimal14416612
Display P3color(display-p3 0.859 0.980 0.894)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfae4 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#dbfae4 on black: 18.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAF5E3
deuteranopia · #F4F1E5
tritanopia · #D7F9F3

Color scale — 50 to 950

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

#F3FCF5
#dbfae4
#C8F4D5
#9CF1B5
#6BEA90
#3AE46B
#1ED754
#19B346
#148F38
#13682B
#0C411B
Base = 100Lightest = 50 · #F3FCF5Darkest = 950 · #0C411B
:root {
  --brand-50: #F3FCF5;
  --brand-100: #dbfae4;
  --brand-200: #C8F4D5;
  --brand-300: #9CF1B5;
  --brand-400: #6BEA90;
  --brand-500: #3AE46B;
  --brand-600: #1ED754;
  --brand-700: #19B346;
  --brand-800: #148F38;
  --brand-900: #13682B;
  --brand-950: #0C411B;
  --brand: #dbfae4;
  --brand-ink: #000000;
}

Colors that work with #dbfae4

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#F4FAF6
Tinted page background
Border#C0EDCD
Hairlines and dividers
Muted text#4B9B62
Captions on the surface
Accent#B814B3
Second voice, not a rival
Dark variant#10702C
Hover, pressed, headers
Light variant#E9FCEE
Selected rows, tints
Dark surface#142419
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 #dbfae4

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#FADBF1
Analogous left#E2FADB
Analogous right#DBFAF4
Split-complement 1#F4DBFA
Split-complement 2#FADBE2
Triadic 1#E4DBFA
Triadic 2#FAE4DB
Tetradic#DBE2FA

RGB percentages

Red85.9%
Green98.0%
Blue89.4%

CMYK percentages

Cyan12.4%
Magenta0.0%
Yellow8.8%
Key (black)2.0%

Color previews

#dbfae4 text on a black background

contrast 18.81:1

Card sample

#dbfae4 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfae4

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.

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

#dbfae4, answered

What color is #dbfae4?

#dbfae4 is a pale electric green, closest to Honey Dew (ΔE2000 5.8). It sits at 137° on the hue wheel with 76% saturation and 92% lightness, which reads as cool.

What is the RGB value of #dbfae4?

rgb(219, 250, 228) — 219 red, 250 green and 228 blue out of 255, or 85.9% / 98% / 89.4% by channel.

Is #dbfae4 a light or a dark color?

It is a light color. Relative luminance is 0.8903 and perceived brightness is 94%, so black text on it reaches 18.81:1.

Should I use black or white text on #dbfae4?

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

What is the complementary color of #dbfae4?

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

What colors go well with #dbfae4?

For interface work: #F4FAF6 as the surface, #C0EDCD for borders, #4B9B62 for secondary text, #B814B3 as an accent and #10702C for hover and pressed states. For a palette, the analogous pair #E2FADB and #DBFAF4 stays calm, while #FADBF1 is the loudest partner.

What is #dbfae4 in CMYK for printing?

cmyk(12%, 0%, 9%, 2%). 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 #dbfae4 warm or cool?

Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEFADB; nudged cooler, #DBFAF0.

Work with #dbfae4 in the Color Lab