Skip to content

#c2cf6e

a balanced, vivid yellow · warm · closest name: Dark Khaki

RGB
194, 207, 110
HSL
68°, 50%, 62%
CMYK
6, 0, 47, 19
Luminance
0.5722

At a glance

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

Hex
#c2cf6e
Hue
68°
yellow
Saturation
50%
vivid
Lightness
62%
balanced
Brightness
81%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5722
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.44:1
Closest name
Dark Khaki
ΔE2000 7.5
Where it sits
Hue68° of 360°
Saturation50%
Lightness62%
Temperature
Warm ← → Cool32% 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#c2cf6e
RGBrgb(194, 207, 110)
HSLhsl(68, 50%, 62%)
CMYKcmyk(6%, 0%, 47%, 19%)
LABlab(80.3 -18.7 46.4)
LCHlch(80.3 50.0 111.9)
OKLCHoklch(0.824 0.123 115.4)
Decimal12767086
Display P3color(display-p3 0.761 0.812 0.431)

Copy-ready code

/* CSS */
color: #c2cf6e;
background-color: #c2cf6e;
/* Tailwind (arbitrary) */
class="text-[#c2cf6e] bg-[#c2cf6e]"
/* SCSS */
$brand: #c2cf6e;
/* SwiftUI */
Color(red: 0.761, green: 0.812, blue: 0.431)
/* Android */
Color.parseColor("#c2cf6e")
/* Flutter */
Color(0xFFC2CF6E)
/* Python / OpenCV (BGR) */
(110, 207, 194)

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

Accessibility — WCAG contrast

Aa
#c2cf6e on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c2cf6e on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC666
deuteranopia · #DAC873
tritanopia · #CCC5B8

Color scale — 50 to 950

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

#FAFAF4
#F4F6EA
#E9EDCF
#DCE3AB
#c2cf6e
#B8C756
#A8B83D
#8C9933
#707B29
#525A21
#333815
Base = 400Lightest = 50 · #FAFAF4Darkest = 950 · #333815
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F4F6EA;
  --brand-200: #E9EDCF;
  --brand-300: #DCE3AB;
  --brand-400: #c2cf6e;
  --brand-500: #B8C756;
  --brand-600: #A8B83D;
  --brand-700: #8C9933;
  --brand-800: #707B29;
  --brand-900: #525A21;
  --brand-950: #333815;
  --brand: #c2cf6e;
  --brand-ink: #000000;
}

Colors that work with #c2cf6e

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#E5EBC2
Hairlines and dividers
Muted text#909B4B
Captions on the surface
Accent#6A76D3
Second voice, not a rival
Dark variant#576020
Hover, pressed, headers
Light variant#F7F9EC
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 #c2cf6e

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
  • 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
  • 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#7B6ECF
Analogous left#CFAC6E
Analogous right#92CF6E
Split-complement 1#6E92CF
Split-complement 2#AC6ECF
Triadic 1#6EC2CF
Triadic 2#CF6EC2
Tetradic#6ECFAC

RGB percentages

Red76.1%
Green81.2%
Blue43.1%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow46.9%
Key (black)18.8%

Color previews

#c2cf6e text on a black background

contrast 12.44:1

Card sample

#c2cf6e text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 207, 110, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 207, 110, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2cf6e;
background: linear-gradient(135deg, #c2cf6e, #82CF6E);

Monochromatic scale

Palettes built from #c2cf6e

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.

#c2cf6e 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
ButtonsLinksFocus statesCharts
Print note

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

#c2cf6e, answered

What color is #c2cf6e?

#c2cf6e is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 7.5). It sits at 68° on the hue wheel with 50% saturation and 62% lightness, which reads as warm.

What is the RGB value of #c2cf6e?

rgb(194, 207, 110) — 194 red, 207 green and 110 blue out of 255, or 76.1% / 81.2% / 43.1% by channel.

Is #c2cf6e a light or a dark color?

It is a light color. Relative luminance is 0.5722 and perceived brightness is 76%, so black text on it reaches 12.44:1.

Should I use black or white text on #c2cf6e?

Black. It scores 12.44:1 against #c2cf6e, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #c2cf6e?

#7B6ECF sits directly opposite on the wheel. Softer options are the split-complements #6E92CF and #AC6ECF, which give the same contrast with far less vibration.

What colors go well with #c2cf6e?

For interface work: #FAFAF4 as the surface, #E5EBC2 for borders, #909B4B for secondary text, #6A76D3 as an accent and #576020 for hover and pressed states. For a palette, the analogous pair #CFAC6E and #92CF6E stays calm, while #7B6ECF is the loudest partner.

What is #c2cf6e in CMYK for printing?

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

Is #c2cf6e warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFB86E; nudged cooler, #9FD16C.

Work with #c2cf6e in the Color Lab