Skip to content

#d5ecaf

a light, vivid green · neutral · closest name: Pale Goldenrod

RGB
213, 236, 175
HSL
83°, 62%, 81%
CMYK
10, 0, 26, 8
Luminance
0.7723

At a glance

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

Hex
#d5ecaf
Hue
83°
green
Saturation
62%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7723
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.45:1
Closest name
Pale Goldenrod
ΔE2000 7.8
Where it sits
Hue83° of 360°
Saturation62%
Lightness81%
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#d5ecaf
RGBrgb(213, 236, 175)
HSLhsl(83, 62%, 81%)
CMYKcmyk(10%, 0%, 26%, 8%)
LABlab(90.4 -17.8 27.1)
LCHlch(90.4 32.5 123.3)
OKLCHoklch(0.911 0.084 124.8)
Decimal14019759
Display P3color(display-p3 0.835 0.925 0.686)

Copy-ready code

/* CSS */
color: #d5ecaf;
background-color: #d5ecaf;
/* Tailwind (arbitrary) */
class="text-[#d5ecaf] bg-[#d5ecaf]"
/* SCSS */
$brand: #d5ecaf;
/* SwiftUI */
Color(red: 0.835, green: 0.925, blue: 0.686)
/* Android */
Color.parseColor("#d5ecaf")
/* Flutter */
Color(0xFFD5ECAF)
/* Python / OpenCV (BGR) */
(175, 236, 213)

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

Accessibility — WCAG contrast

Aa
#d5ecaf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#d5ecaf on black: 16.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E4AB
deuteranopia · #F0E3B2
tritanopia · #D9E6DC

Color scale — 50 to 950

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

#F8FBF4
#F2F7E8
#E2F0CC
#d5ecaf
#B8DF77
#A0D44A
#8DC62F
#75A527
#5E841F
#46601B
#2C3C11
Base = 300Lightest = 50 · #F8FBF4Darkest = 950 · #2C3C11
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F2F7E8;
  --brand-200: #E2F0CC;
  --brand-300: #d5ecaf;
  --brand-400: #B8DF77;
  --brand-500: #A0D44A;
  --brand-600: #8DC62F;
  --brand-700: #75A527;
  --brand-800: #5E841F;
  --brand-900: #46601B;
  --brand-950: #2C3C11;
  --brand: #d5ecaf;
  --brand-ink: #000000;
}

Colors that work with #d5ecaf

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#7D9B4B
Captions on the surface
Accent#3423A9
Second voice, not a rival
Dark variant#496718
Hover, pressed, headers
Light variant#F4FAEA
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 #d5ecaf

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#C6AFEC
Analogous left#ECE4AF
Analogous right#B7ECAF
Split-complement 1#AFB7EC
Split-complement 2#E4AFEC
Triadic 1#AFD5EC
Triadic 2#ECAFD5
Tetradic#AFECE4

RGB percentages

Red83.5%
Green92.5%
Blue68.6%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#d5ecaf text on a black background

contrast 16.45:1

Card sample

#d5ecaf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 236, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 236, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d5ecaf;
background: linear-gradient(135deg, #d5ecaf, #AFECB2);

Monochromatic scale

Palettes built from #d5ecaf

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.

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

#d5ecaf, answered

What color is #d5ecaf?

#d5ecaf is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.8). It sits at 83° on the hue wheel with 62% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #d5ecaf?

rgb(213, 236, 175) — 213 red, 236 green and 175 blue out of 255, or 83.5% / 92.5% / 68.6% by channel.

Is #d5ecaf a light or a dark color?

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

Should I use black or white text on #d5ecaf?

Black. It scores 16.45:1 against #d5ecaf, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #d5ecaf?

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

What colors go well with #d5ecaf?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #3423A9 as an accent and #496718 for hover and pressed states. For a palette, the analogous pair #ECE4AF and #B7ECAF stays calm, while #C6AFEC is the loudest partner.

What is #d5ecaf in CMYK for printing?

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

Is #d5ecaf 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 #EBECAF; nudged cooler, #BEEDAE.

Work with #d5ecaf in the Color Lab