Skip to content

#c7cf44

a balanced, vivid yellow · warm · closest name: Yellow Green

RGB
199, 207, 68
HSL
64°, 59%, 54%
CMYK
4, 0, 67, 19
Luminance
0.5719

At a glance

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

Hex
#c7cf44
Hue
64°
yellow
Saturation
59%
vivid
Lightness
54%
balanced
Brightness
81%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5719
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.44:1
Closest name
Yellow Green
ΔE2000 8.5
Where it sits
Hue64° of 360°
Saturation59%
Lightness54%
Temperature
Warm ← → Cool28% 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#c7cf44
RGBrgb(199, 207, 68)
HSLhsl(64, 59%, 54%)
CMYKcmyk(4%, 0%, 67%, 19%)
LABlab(80.3 -19.9 65.0)
LCHlch(80.3 68.0 107.0)
OKLCHoklch(0.823 0.158 112.6)
Decimal13094724
Display P3color(display-p3 0.780 0.812 0.267)

Copy-ready code

/* CSS */
color: #c7cf44;
background-color: #c7cf44;
/* Tailwind (arbitrary) */
class="text-[#c7cf44] bg-[#c7cf44]"
/* SCSS */
$brand: #c7cf44;
/* SwiftUI */
Color(red: 0.780, green: 0.812, blue: 0.267)
/* Android */
Color.parseColor("#c7cf44")
/* Flutter */
Color(0xFFC7CF44)
/* Python / OpenCV (BGR) */
(68, 207, 199)

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 #c7cf44 · 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: #c7cf44 as text scores 1.69:1 on white and 12.44:1 on black.

Accessibility — WCAG contrast

Aa
#c7cf44 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c7cf44 on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEC62F
deuteranopia · #DEC94E
tritanopia · #D4C3B3

Color scale — 50 to 950

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

#FAFBF4
#F6F7E9
#EDEFCD
#E4E8A6
#D7DD79
#c7cf44
#BAC332
#9BA22A
#7C8221
#5B5E1C
#393B11
Base = 500Lightest = 50 · #FAFBF4Darkest = 950 · #393B11
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F6F7E9;
  --brand-200: #EDEFCD;
  --brand-300: #E4E8A6;
  --brand-400: #D7DD79;
  --brand-500: #c7cf44;
  --brand-600: #BAC332;
  --brand-700: #9BA22A;
  --brand-800: #7C8221;
  --brand-900: #5B5E1C;
  --brand-950: #393B11;
  --brand: #c7cf44;
  --brand-ink: #000000;
}

Colors that work with #c7cf44

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#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#3F5CD4
Second voice, not a rival
Dark variant#61651A
Hover, pressed, headers
Light variant#F9FAEB
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 #c7cf44

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#4C44CF
Analogous left#CF9244
Analogous right#81CF44
Split-complement 1#4481CF
Split-complement 2#9244CF
Triadic 1#44C7CF
Triadic 2#CF44C7
Tetradic#44CF92

RGB percentages

Red78.0%
Green81.2%
Blue26.7%

CMYK percentages

Cyan3.9%
Magenta0.0%
Yellow67.1%
Key (black)18.8%

Color previews

#c7cf44 text on a black background

contrast 12.44:1

Card sample

#c7cf44 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 207, 68, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 207, 68, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7cf44;
background: linear-gradient(135deg, #c7cf44, #6ACF44);

Monochromatic scale

Palettes built from #c7cf44

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.

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

#c7cf44, answered

What color is #c7cf44?

#c7cf44 is a balanced vivid yellow, closest to Yellow Green (ΔE2000 8.5). It sits at 64° on the hue wheel with 59% saturation and 54% lightness, which reads as warm.

What is the RGB value of #c7cf44?

rgb(199, 207, 68) — 199 red, 207 green and 68 blue out of 255, or 78% / 81.2% / 26.7% by channel.

Is #c7cf44 a light or a dark color?

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

Should I use black or white text on #c7cf44?

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

What is the complementary color of #c7cf44?

#4C44CF sits directly opposite on the wheel. Softer options are the split-complements #4481CF and #9244CF, which give the same contrast with far less vibration.

What colors go well with #c7cf44?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #3F5CD4 as an accent and #61651A for hover and pressed states. For a palette, the analogous pair #CF9244 and #81CF44 stays calm, while #4C44CF is the loudest partner.

What is #c7cf44 in CMYK for printing?

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

Is #c7cf44 warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFA444; nudged cooler, #94D142.

Work with #c7cf44 in the Color Lab