Skip to content

#dcef9b

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

RGB
220, 239, 155
HSL
74°, 72%, 77%
CMYK
8, 0, 35, 6
Luminance
0.7932

At a glance

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

Hex
#dcef9b
Hue
74°
green
Saturation
72%
vivid
Lightness
77%
light
Brightness
94%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7932
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.86:1
Closest name
Pale Goldenrod
ΔE2000 7.2
Where it sits
Hue74° of 360°
Saturation72%
Lightness77%
Temperature
Warm ← → Cool36% 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#dcef9b
RGBrgb(220, 239, 155)
HSLhsl(74, 72%, 77%)
CMYKcmyk(8%, 0%, 35%, 6%)
LABlab(91.4 -19.4 38.6)
LCHlch(91.4 43.2 116.7)
OKLCHoklch(0.919 0.109 119.0)
Decimal14479259
Display P3color(display-p3 0.863 0.937 0.608)

Copy-ready code

/* CSS */
color: #dcef9b;
background-color: #dcef9b;
/* Tailwind (arbitrary) */
class="text-[#dcef9b] bg-[#dcef9b]"
/* SCSS */
$brand: #dcef9b;
/* SwiftUI */
Color(red: 0.863, green: 0.937, blue: 0.608)
/* Android */
Color.parseColor("#dcef9b")
/* Flutter */
Color(0xFFDCEF9B)
/* Python / OpenCV (BGR) */
(155, 239, 220)

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

Accessibility — WCAG contrast

Aa
#dcef9b on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dcef9b on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E695
deuteranopia · #F7E79F
tritanopia · #E4E7DA

Color scale — 50 to 950

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

#FAFCF3
#F4F8E7
#E9F3C9
#dcef9b
#CCE86E
#BBE03E
#ABD322
#8EB01C
#728D17
#536614
#34400D
Base = 300Lightest = 50 · #FAFCF3Darkest = 950 · #34400D
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F4F8E7;
  --brand-200: #E9F3C9;
  --brand-300: #dcef9b;
  --brand-400: #CCE86E;
  --brand-500: #BBE03E;
  --brand-600: #ABD322;
  --brand-700: #8EB01C;
  --brand-800: #728D17;
  --brand-900: #536614;
  --brand-950: #34400D;
  --brand: #dcef9b;
  --brand-ink: #000000;
}

Colors that work with #dcef9b

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#E2EDC0
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#191CB3
Second voice, not a rival
Dark variant#596E12
Hover, pressed, headers
Light variant#F7FBE9
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 #dcef9b

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#AE9BEF
Analogous left#EFD89B
Analogous right#B2EF9B
Split-complement 1#9BB2EF
Split-complement 2#D89BEF
Triadic 1#9BDCEF
Triadic 2#EF9BDC
Tetradic#9BEFD8

RGB percentages

Red86.3%
Green93.7%
Blue60.8%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow35.1%
Key (black)6.3%

Color previews

#dcef9b text on a black background

contrast 16.86:1

Card sample

#dcef9b text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 239, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 239, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcef9b;
background: linear-gradient(135deg, #dcef9b, #A4EF9B);

Monochromatic scale

Palettes built from #dcef9b

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.

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

#dcef9b, answered

What color is #dcef9b?

#dcef9b is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.2). It sits at 74° on the hue wheel with 72% saturation and 77% lightness, which reads as warm.

What is the RGB value of #dcef9b?

rgb(220, 239, 155) — 220 red, 239 green and 155 blue out of 255, or 86.3% / 93.7% / 60.8% by channel.

Is #dcef9b a light or a dark color?

It is a light color. Relative luminance is 0.7932 and perceived brightness is 88%, so black text on it reaches 16.86:1.

Should I use black or white text on #dcef9b?

Black. It scores 16.86:1 against #dcef9b, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #dcef9b?

#AE9BEF sits directly opposite on the wheel. Softer options are the split-complements #9BB2EF and #D89BEF, which give the same contrast with far less vibration.

What colors go well with #dcef9b?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #899B4B for secondary text, #191CB3 as an accent and #596E12 for hover and pressed states. For a palette, the analogous pair #EFD89B and #B2EF9B stays calm, while #AE9BEF is the loudest partner.

What is #dcef9b in CMYK for printing?

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

Is #dcef9b warm or cool?

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

Work with #dcef9b in the Color Lab