Skip to content

#daf1cd

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

RGB
218, 241, 205
HSL
98°, 56%, 88%
CMYK
10, 0, 15, 6
Luminance
0.8222

At a glance

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

Hex
#daf1cd
Hue
98°
green
Saturation
56%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8222
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.44:1
Closest name
Light Goldenrod Yellow
ΔE2000 7.9
Where it sits
Hue98° of 360°
Saturation56%
Lightness88%
Temperature
Warm ← → Cool53% 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#daf1cd
RGBrgb(218, 241, 205)
HSLhsl(98, 56%, 88%)
CMYKcmyk(10%, 0%, 15%, 6%)
LABlab(92.7 -13.9 14.9)
LCHlch(92.7 20.4 133.1)
OKLCHoklch(0.932 0.054 134.2)
Decimal14348749
Display P3color(display-p3 0.855 0.945 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daf1cd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#daf1cd on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EBCB
deuteranopia · #F0E9CF
tritanopia · #DAEEE7

Color scale — 50 to 950

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

#F6FBF4
#EEF6E9
#daf1cd
#BEE6A7
#9EDA7C
#7DCE50
#67BF36
#569F2D
#457F24
#345D1E
#213A12
Base = 200Lightest = 50 · #F6FBF4Darkest = 950 · #213A12
:root {
  --brand-50: #F6FBF4;
  --brand-100: #EEF6E9;
  --brand-200: #daf1cd;
  --brand-300: #BEE6A7;
  --brand-400: #9EDA7C;
  --brand-500: #7DCE50;
  --brand-600: #67BF36;
  --brand-700: #569F2D;
  --brand-800: #457F24;
  --brand-900: #345D1E;
  --brand-950: #213A12;
  --brand: #daf1cd;
  --brand-ink: #000000;
}

Colors that work with #daf1cd

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#D0EDC0
Hairlines and dividers
Muted text#689B4B
Captions on the surface
Accent#5929A3
Second voice, not a rival
Dark variant#36641C
Hover, pressed, headers
Light variant#F0F9EB
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 #daf1cd

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#E4CDF1
Analogous left#ECF1CD
Analogous right#CDF1D2
Split-complement 1#D2CDF1
Split-complement 2#F1CDEC
Triadic 1#CDDAF1
Triadic 2#F1CDDA
Tetradic#CDECF1

RGB percentages

Red85.5%
Green94.5%
Blue80.4%

CMYK percentages

Cyan9.5%
Magenta0.0%
Yellow14.9%
Key (black)5.5%

Color previews

#daf1cd text on a black background

contrast 17.44:1

Card sample

#daf1cd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daf1cd

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.

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

#daf1cd, answered

What color is #daf1cd?

#daf1cd is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 7.9). It sits at 98° on the hue wheel with 56% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #daf1cd?

rgb(218, 241, 205) — 218 red, 241 green and 205 blue out of 255, or 85.5% / 94.5% / 80.4% by channel.

Is #daf1cd a light or a dark color?

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

Should I use black or white text on #daf1cd?

Black. It scores 17.44:1 against #daf1cd, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #daf1cd?

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

What colors go well with #daf1cd?

For interface work: #F7FAF4 as the surface, #D0EDC0 for borders, #689B4B for secondary text, #5929A3 as an accent and #36641C for hover and pressed states. For a palette, the analogous pair #ECF1CD and #CDF1D2 stays calm, while #E4CDF1 is the loudest partner.

What is #daf1cd in CMYK for printing?

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

Is #daf1cd warm or cool?

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

Work with #daf1cd in the Color Lab