Skip to content

#daebdb

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

RGB
218, 235, 219
HSL
124°, 30%, 89%
CMYK
7, 0, 7, 8
Luminance
0.7944

At a glance

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

Hex
#daebdb
Hue
124°
green
Saturation
30%
soft
Lightness
89%
pale
Brightness
92%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7944
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Soft
Best ink
Black
16.89:1
Closest name
Honey Dew
ΔE2000 4.4
Where it sits
Hue124° of 360°
Saturation30%
Lightness89%
Temperature
Warm ← → Cool62% 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#daebdb
RGBrgb(218, 235, 219)
HSLhsl(124, 30%, 89%)
CMYKcmyk(7%, 0%, 7%, 8%)
LABlab(91.4 -8.5 5.8)
LCHlch(91.4 10.3 145.6)
OKLCHoklch(0.923 0.028 147.0)
Decimal14347227
Display P3color(display-p3 0.855 0.922 0.859)

Copy-ready code

/* CSS */
color: #daebdb;
background-color: #daebdb;
/* Tailwind (arbitrary) */
class="text-[#daebdb] bg-[#daebdb]"
/* SCSS */
$brand: #daebdb;
/* SwiftUI */
Color(red: 0.855, green: 0.922, blue: 0.859)
/* Android */
Color.parseColor("#daebdb")
/* Flutter */
Color(0xFFDAEBDB)
/* Python / OpenCV (BGR) */
(219, 235, 218)

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

Accessibility — WCAG contrast

Aa
#daebdb on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#daebdb on black: 16.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE8DA
deuteranopia · #E9E6DC
tritanopia · #D8EAE6

Color scale — 50 to 950

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

#F6F9F6
#ECF3ED
#daebdb
#B6D8B8
#92C495
#6DB071
#569F5A
#48844B
#396A3C
#2C4E2E
#1C311D
Base = 200Lightest = 50 · #F6F9F6Darkest = 950 · #1C311D
:root {
  --brand-50: #F6F9F6;
  --brand-100: #ECF3ED;
  --brand-200: #daebdb;
  --brand-300: #B6D8B8;
  --brand-400: #92C495;
  --brand-500: #6DB071;
  --brand-600: #569F5A;
  --brand-700: #48844B;
  --brand-800: #396A3C;
  --brand-900: #2C4E2E;
  --brand-950: #1C311D;
  --brand: #daebdb;
  --brand-ink: #000000;
}

Colors that work with #daebdb

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#F5FAF5
Tinted page background
Border#CAE2CB
Hairlines and dividers
Muted text#519555
Captions on the surface
Accent#7A4488
Second voice, not a rival
Dark variant#2D532F
Hover, pressed, headers
Light variant#EEF6EF
Selected rows, tints
Dark surface#142415
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 #daebdb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#EBDAEA
Analogous left#E1EBDA
Analogous right#DAEBE3
Split-complement 1#E3DAEB
Split-complement 2#EBDAE1
Triadic 1#DBDAEB
Triadic 2#EBDBDA
Tetradic#DAE1EB

RGB percentages

Red85.5%
Green92.2%
Blue85.9%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow6.8%
Key (black)7.8%

Color previews

#daebdb text on a black background

contrast 16.89:1

Card sample

#daebdb text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebdb

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#daebdb, answered

What color is #daebdb?

#daebdb is a pale soft green, closest to Honey Dew (ΔE2000 4.4). It sits at 124° on the hue wheel with 30% saturation and 89% lightness, which reads as cool.

What is the RGB value of #daebdb?

rgb(218, 235, 219) — 218 red, 235 green and 219 blue out of 255, or 85.5% / 92.2% / 85.9% by channel.

Is #daebdb a light or a dark color?

It is a light color. Relative luminance is 0.7944 and perceived brightness is 90%, so black text on it reaches 16.89:1.

Should I use black or white text on #daebdb?

Black. It scores 16.89:1 against #daebdb, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #daebdb?

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

What colors go well with #daebdb?

For interface work: #F5FAF5 as the surface, #CAE2CB for borders, #519555 for secondary text, #7A4488 as an accent and #2D532F for hover and pressed states. For a palette, the analogous pair #E1EBDA and #DAEBE3 stays calm, while #EBDAEA is the loudest partner.

What is #daebdb in CMYK for printing?

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

Is #daebdb warm or cool?

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

Work with #daebdb in the Color Lab