Skip to content

#cfd87c

a light, vivid yellow · warm · closest name: Khaki

RGB
207, 216, 124
HSL
66°, 54%, 67%
CMYK
4, 0, 43, 15
Luminance
0.6383

At a glance

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

Hex
#cfd87c
Hue
66°
yellow
Saturation
54%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6383
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.77:1
Closest name
Khaki
ΔE2000 6.4
Where it sits
Hue66° of 360°
Saturation54%
Lightness67%
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#cfd87c
RGBrgb(207, 216, 124)
HSLhsl(66, 54%, 67%)
CMYKcmyk(4%, 0%, 43%, 15%)
LABlab(83.9 -16.6 44.2)
LCHlch(83.9 47.2 110.6)
OKLCHoklch(0.855 0.116 113.4)
Decimal13621372
Display P3color(display-p3 0.812 0.847 0.486)

Copy-ready code

/* CSS */
color: #cfd87c;
background-color: #cfd87c;
/* Tailwind (arbitrary) */
class="text-[#cfd87c] bg-[#cfd87c]"
/* SCSS */
$brand: #cfd87c;
/* SwiftUI */
Color(red: 0.812, green: 0.847, blue: 0.486)
/* Android */
Color.parseColor("#cfd87c")
/* Flutter */
Color(0xFFCFD87C)
/* Python / OpenCV (BGR) */
(124, 216, 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 #cfd87c · 13.77:1
Use #000000AAA at every size.
Aa
White text · 1.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfd87c as text scores 1.53:1 on white and 13.77:1 on black.

Accessibility — WCAG contrast

Aa
#cfd87c on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#cfd87c on black: 13.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4D075
deuteranopia · #E4D280
tritanopia · #D9CEC2

Color scale — 50 to 950

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

#FAFBF4
#F5F6E9
#EBEECE
#DFE5A9
#cfd87c
#C0CC52
#B0BD38
#929D2F
#757E25
#565C1F
#363913
Base = 400Lightest = 50 · #FAFBF4Darkest = 950 · #363913
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F5F6E9;
  --brand-200: #EBEECE;
  --brand-300: #DFE5A9;
  --brand-400: #cfd87c;
  --brand-500: #C0CC52;
  --brand-600: #B0BD38;
  --brand-700: #929D2F;
  --brand-800: #757E25;
  --brand-900: #565C1F;
  --brand-950: #363913;
  --brand: #cfd87c;
  --brand-ink: #000000;
}

Colors that work with #cfd87c

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#E8ECC0
Hairlines and dividers
Muted text#939B4B
Captions on the surface
Accent#7988DB
Second voice, not a rival
Dark variant#5B621D
Hover, pressed, headers
Light variant#F8F9EB
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 #cfd87c

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#857CD8
Analogous left#D8B37C
Analogous right#A1D87C
Split-complement 1#7CA1D8
Split-complement 2#B37CD8
Triadic 1#7CCFD8
Triadic 2#D87CCF
Tetradic#7CD8B3

RGB percentages

Red81.2%
Green84.7%
Blue48.6%

CMYK percentages

Cyan4.2%
Magenta0.0%
Yellow42.6%
Key (black)15.3%

Color previews

#cfd87c text on a black background

contrast 13.77:1

Card sample

#cfd87c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 216, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 216, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd87c;
background: linear-gradient(135deg, #cfd87c, #92D87C);

Monochromatic scale

Palettes built from #cfd87c

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.

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

#cfd87c, answered

What color is #cfd87c?

#cfd87c is a light vivid yellow, closest to Khaki (ΔE2000 6.4). It sits at 66° on the hue wheel with 54% saturation and 67% lightness, which reads as warm.

What is the RGB value of #cfd87c?

rgb(207, 216, 124) — 207 red, 216 green and 124 blue out of 255, or 81.2% / 84.7% / 48.6% by channel.

Is #cfd87c a light or a dark color?

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

Should I use black or white text on #cfd87c?

Black. It scores 13.77:1 against #cfd87c, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #cfd87c?

#857CD8 sits directly opposite on the wheel. Softer options are the split-complements #7CA1D8 and #B37CD8, which give the same contrast with far less vibration.

What colors go well with #cfd87c?

For interface work: #FAFAF4 as the surface, #E8ECC0 for borders, #939B4B for secondary text, #7988DB as an accent and #5B621D for hover and pressed states. For a palette, the analogous pair #D8B37C and #A1D87C stays calm, while #857CD8 is the loudest partner.

What is #cfd87c in CMYK for printing?

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

Is #cfd87c 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 #D8BF7C; nudged cooler, #ADDA7A.

Work with #cfd87c in the Color Lab