Skip to content

#daeb93

a light, vivid green · warm · closest name: Khaki

RGB
218, 235, 147
HSL
72°, 69%, 75%
CMYK
7, 0, 37, 8
Luminance
0.7643

At a glance

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

Hex
#daeb93
Hue
72°
green
Saturation
69%
vivid
Lightness
75%
light
Brightness
92%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7643
WCAG relative
Temperature
Warm
35/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.29:1
Closest name
Khaki
ΔE2000 6.9
Where it sits
Hue72° of 360°
Saturation69%
Lightness75%
Temperature
Warm ← → Cool35% cool

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

Every format

HEX#daeb93
RGBrgb(218, 235, 147)
HSLhsl(72, 69%, 75%)
CMYKcmyk(7%, 0%, 37%, 8%)
LABlab(90.1 -19.2 40.8)
LCHlch(90.1 45.1 115.1)
OKLCHoklch(0.908 0.113 117.6)
Decimal14347155
Display P3color(display-p3 0.855 0.922 0.576)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daeb93 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#daeb93 on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E28C
deuteranopia · #F4E397
tritanopia · #E2E2D5

Color scale — 50 to 950

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

#FAFBF3
#F5F8E7
#EAF2CA
#daeb93
#CEE571
#BEDC42
#AECF26
#91AC20
#748A19
#556416
#353E0E
Base = 300Lightest = 50 · #FAFBF3Darkest = 950 · #353E0E
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F5F8E7;
  --brand-200: #EAF2CA;
  --brand-300: #daeb93;
  --brand-400: #CEE571;
  --brand-500: #BEDC42;
  --brand-600: #AECF26;
  --brand-700: #91AC20;
  --brand-800: #748A19;
  --brand-900: #556416;
  --brand-950: #353E0E;
  --brand: #daeb93;
  --brand-ink: #000000;
}

Colors that work with #daeb93

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#F9FAF4
Tinted page background
Border#E4EDC0
Hairlines and dividers
Muted text#8B9B4B
Captions on the surface
Accent#1B25B1
Second voice, not a rival
Dark variant#5B6C14
Hover, pressed, headers
Light variant#F8FBE9
Selected rows, tints
Dark surface#212414
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 #daeb93

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#A493EB
Analogous left#EBD093
Analogous right#AEEB93
Split-complement 1#93AEEB
Split-complement 2#D093EB
Triadic 1#93DAEB
Triadic 2#EB93DA
Tetradic#93EBD0

RGB percentages

Red85.5%
Green92.2%
Blue57.6%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow37.4%
Key (black)7.8%

Color previews

#daeb93 text on a black background

contrast 16.29:1

Card sample

#daeb93 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daeb93

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.

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

#daeb93, answered

What color is #daeb93?

#daeb93 is a light vivid green, closest to Khaki (ΔE2000 6.9). It sits at 72° on the hue wheel with 69% saturation and 75% lightness, which reads as warm.

What is the RGB value of #daeb93?

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

Is #daeb93 a light or a dark color?

It is a light color. Relative luminance is 0.7643 and perceived brightness is 87%, so black text on it reaches 16.29:1.

Should I use black or white text on #daeb93?

Black. It scores 16.29:1 against #daeb93, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #daeb93?

#A493EB sits directly opposite on the wheel. Softer options are the split-complements #93AEEB and #D093EB, which give the same contrast with far less vibration.

What colors go well with #daeb93?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8B9B4B for secondary text, #1B25B1 as an accent and #5B6C14 for hover and pressed states. For a palette, the analogous pair #EBD093 and #AEEB93 stays calm, while #A493EB is the loudest partner.

What is #daeb93 in CMYK for printing?

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

Is #daeb93 warm or cool?

Warm — it scores 35 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBDC93; nudged cooler, #BAEC92.

Work with #daeb93 in the Color Lab