Skip to content

#eff6cd

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

RGB
239, 246, 205
HSL
70°, 70%, 88%
CMYK
3, 0, 17, 4
Luminance
0.8867

At a glance

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

Hex
#eff6cd
Hue
70°
green
Saturation
70%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8867
WCAG relative
Temperature
Warm
33/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
18.73:1
Closest name
Light Goldenrod Yellow
ΔE2000 2.7
Where it sits
Hue70° of 360°
Saturation70%
Lightness88%
Temperature
Warm ← → Cool33% 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#eff6cd
RGBrgb(239, 246, 205)
HSLhsl(70, 70%, 88%)
CMYKcmyk(3%, 0%, 17%, 4%)
LABlab(95.4 -9.1 19.0)
LCHlch(95.4 21.1 115.7)
OKLCHoklch(0.957 0.054 115.3)
Decimal15726285
Display P3color(display-p3 0.937 0.965 0.804)

Copy-ready code

/* CSS */
color: #eff6cd;
background-color: #eff6cd;
/* Tailwind (arbitrary) */
class="text-[#eff6cd] bg-[#eff6cd]"
/* SCSS */
$brand: #eff6cd;
/* SwiftUI */
Color(red: 0.937, green: 0.965, blue: 0.804)
/* Android */
Color.parseColor("#eff6cd")
/* Flutter */
Color(0xFFEFF6CD)
/* Python / OpenCV (BGR) */
(205, 246, 239)

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

Accessibility — WCAG contrast

Aa
#eff6cd on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#eff6cd on black: 18.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCF2CB
deuteranopia · #FCF2CF
tritanopia · #F4F1EA

Color scale — 50 to 950

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

#FAFBF3
#F5F8E7
#eff6cd
#E1EEA0
#D1E570
#C2DD41
#B3CF25
#95AD1F
#778A19
#576416
#363F0E
Base = 200Lightest = 50 · #FAFBF3Darkest = 950 · #363F0E
:root {
  --brand-50: #FAFBF3;
  --brand-100: #F5F8E7;
  --brand-200: #eff6cd;
  --brand-300: #E1EEA0;
  --brand-400: #D1E570;
  --brand-500: #C2DD41;
  --brand-600: #B3CF25;
  --brand-700: #95AD1F;
  --brand-800: #778A19;
  --brand-900: #576416;
  --brand-950: #363F0E;
  --brand: #eff6cd;
  --brand-ink: #000000;
}

Colors that work with #eff6cd

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#E5EDC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#1C26B0
Second voice, not a rival
Dark variant#5D6C13
Hover, pressed, headers
Light variant#F8FBE9
Selected rows, tints
Dark surface#222414
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 #eff6cd

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#D4CDF6
Analogous left#F6E8CD
Analogous right#DAF6CD
Split-complement 1#CDDAF6
Split-complement 2#E8CDF6
Triadic 1#CDEFF6
Triadic 2#F6CDEF
Tetradic#CDF6E8

RGB percentages

Red93.7%
Green96.5%
Blue80.4%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow16.7%
Key (black)3.5%

Color previews

#eff6cd text on a black background

contrast 18.73:1

Card sample

#eff6cd text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eff6cd

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.

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

#eff6cd, answered

What color is #eff6cd?

#eff6cd is a pale vivid green, closest to Light Goldenrod Yellow (ΔE2000 2.7). It sits at 70° on the hue wheel with 70% saturation and 88% lightness, which reads as warm.

What is the RGB value of #eff6cd?

rgb(239, 246, 205) — 239 red, 246 green and 205 blue out of 255, or 93.7% / 96.5% / 80.4% by channel.

Is #eff6cd a light or a dark color?

It is a light color. Relative luminance is 0.8867 and perceived brightness is 94%, so black text on it reaches 18.73:1.

Should I use black or white text on #eff6cd?

Black. It scores 18.73:1 against #eff6cd, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #eff6cd?

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

What colors go well with #eff6cd?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8D9B4B for secondary text, #1C26B0 as an accent and #5D6C13 for hover and pressed states. For a palette, the analogous pair #F6E8CD and #DAF6CD stays calm, while #D4CDF6 is the loudest partner.

What is #eff6cd in CMYK for printing?

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

Is #eff6cd warm or cool?

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

Work with #eff6cd in the Color Lab