Skip to content

#cfd68c

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

RGB
207, 214, 140
HSL
66°, 47%, 69%
CMYK
3, 0, 35, 16
Luminance
0.6325

At a glance

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

Hex
#cfd68c
Hue
66°
yellow
Saturation
47%
vivid
Lightness
69%
light
Brightness
84%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6325
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.65:1
Closest name
Pale Goldenrod
ΔE2000 6.4
Where it sits
Hue66° of 360°
Saturation47%
Lightness69%
Temperature
Warm ← → Cool30% 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#cfd68c
RGBrgb(207, 214, 140)
HSLhsl(66, 47%, 69%)
CMYKcmyk(3%, 0%, 35%, 16%)
LABlab(83.6 -13.8 35.8)
LCHlch(83.6 38.4 111.1)
OKLCHoklch(0.854 0.096 112.8)
Decimal13620876
Display P3color(display-p3 0.812 0.839 0.549)

Copy-ready code

/* CSS */
color: #cfd68c;
background-color: #cfd68c;
/* Tailwind (arbitrary) */
class="text-[#cfd68c] bg-[#cfd68c]"
/* SCSS */
$brand: #cfd68c;
/* SwiftUI */
Color(red: 0.812, green: 0.839, blue: 0.549)
/* Android */
Color.parseColor("#cfd68c")
/* Flutter */
Color(0xFFCFD68C)
/* Python / OpenCV (BGR) */
(140, 214, 207)

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

Accessibility — WCAG contrast

Aa
#cfd68c on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cfd68c on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0CF87
deuteranopia · #E0D18F
tritanopia · #D8CEC3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfd68c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFAF5
#F4F5EA
#E9ECD0
#DCE1AC
#cfd68c
#BAC45A
#A9B440
#8D9636
#71782B
#535823
#343716
Base = 400Lightest = 50 · #FAFAF5Darkest = 950 · #343716
:root {
  --brand-50: #FAFAF5;
  --brand-100: #F4F5EA;
  --brand-200: #E9ECD0;
  --brand-300: #DCE1AC;
  --brand-400: #cfd68c;
  --brand-500: #BAC45A;
  --brand-600: #A9B440;
  --brand-700: #8D9636;
  --brand-800: #71782B;
  --brand-900: #535823;
  --brand-950: #343716;
  --brand: #cfd68c;
  --brand-ink: #000000;
}

Colors that work with #cfd68c

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#FAFAF4
Tinted page background
Border#E6EAC3
Hairlines and dividers
Muted text#939B4B
Captions on the surface
Accent#32419A
Second voice, not a rival
Dark variant#585E22
Hover, pressed, headers
Light variant#F7F8EC
Selected rows, tints
Dark surface#232414
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 #cfd68c

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#938CD6
Analogous left#D6B88C
Analogous right#AAD68C
Split-complement 1#8CAAD6
Split-complement 2#B88CD6
Triadic 1#8CCFD6
Triadic 2#D68CCF
Tetradic#8CD6B8

RGB percentages

Red81.2%
Green83.9%
Blue54.9%

CMYK percentages

Cyan3.3%
Magenta0.0%
Yellow34.6%
Key (black)16.1%

Color previews

#cfd68c text on a black background

contrast 13.65:1

Card sample

#cfd68c text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 214, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 214, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd68c;
background: linear-gradient(135deg, #cfd68c, #9ED68C);

Monochromatic scale

Palettes built from #cfd68c

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.

#cfd68c in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#cfd68c, answered

What color is #cfd68c?

#cfd68c is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 6.4). It sits at 66° on the hue wheel with 47% saturation and 69% lightness, which reads as warm.

What is the RGB value of #cfd68c?

rgb(207, 214, 140) — 207 red, 214 green and 140 blue out of 255, or 81.2% / 83.9% / 54.9% by channel.

Is #cfd68c a light or a dark color?

It is a light color. Relative luminance is 0.6325 and perceived brightness is 80%, so black text on it reaches 13.65:1.

Should I use black or white text on #cfd68c?

Black. It scores 13.65:1 against #cfd68c, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #cfd68c?

#938CD6 sits directly opposite on the wheel. Softer options are the split-complements #8CAAD6 and #B88CD6, which give the same contrast with far less vibration.

What colors go well with #cfd68c?

For interface work: #FAFAF4 as the surface, #E6EAC3 for borders, #939B4B for secondary text, #32419A as an accent and #585E22 for hover and pressed states. For a palette, the analogous pair #D6B88C and #AAD68C stays calm, while #938CD6 is the loudest partner.

What is #cfd68c in CMYK for printing?

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

Is #cfd68c warm or cool?

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

Work with #cfd68c in the Color Lab