Skip to content

#c2c52f

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

RGB
194, 197, 47
HSL
61°, 62%, 48%
CMYK
2, 0, 76, 23
Luminance
0.5161

At a glance

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

Hex
#c2c52f
Hue
61°
yellow
Saturation
62%
vivid
Lightness
48%
balanced
Brightness
77%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5161
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.32:1
Closest name
Dark Khaki
ΔE2000 9.3
Where it sits
Hue61° of 360°
Saturation62%
Lightness48%
Temperature
Warm ← → Cool26% 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#c2c52f
RGBrgb(194, 197, 47)
HSLhsl(61, 62%, 48%)
CMYKcmyk(2%, 0%, 76%, 23%)
LABlab(77.0 -18.0 69.0)
LCHlch(77.0 71.3 104.6)
OKLCHoklch(0.796 0.161 110.7)
Decimal12764463
Display P3color(display-p3 0.761 0.773 0.184)

Copy-ready code

/* CSS */
color: #c2c52f;
background-color: #c2c52f;
/* Tailwind (arbitrary) */
class="text-[#c2c52f] bg-[#c2c52f]"
/* SCSS */
$brand: #c2c52f;
/* SwiftUI */
Color(red: 0.761, green: 0.773, blue: 0.184)
/* Android */
Color.parseColor("#c2c52f")
/* Flutter */
Color(0xFFC2C52F)
/* Python / OpenCV (BGR) */
(47, 197, 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 #c2c52f · 11.32:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.32:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2c52f as text scores 1.85:1 on white and 11.32:1 on black.

Accessibility — WCAG contrast

Aa
#c2c52f on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#c2c52f on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5BC03
deuteranopia · #D6C03C
tritanopia · #D0B8A9

Color scale — 50 to 950

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

#FBFBF4
#F7F7E8
#EFF0CC
#E8E9A4
#DDDF77
#D1D44A
#c2c52f
#A2A527
#82841F
#5E601B
#3B3C11
Base = 600Lightest = 50 · #FBFBF4Darkest = 950 · #3B3C11
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F7E8;
  --brand-200: #EFF0CC;
  --brand-300: #E8E9A4;
  --brand-400: #DDDF77;
  --brand-500: #D1D44A;
  --brand-600: #c2c52f;
  --brand-700: #A2A527;
  --brand-800: #82841F;
  --brand-900: #5E601B;
  --brand-950: #3B3C11;
  --brand: #c2c52f;
  --brand-ink: #000000;
}

Colors that work with #c2c52f

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#ECEDC0
Hairlines and dividers
Muted text#999B4B
Captions on the surface
Accent#2A4FCA
Second voice, not a rival
Dark variant#656719
Hover, pressed, headers
Light variant#FAFAEA
Selected rows, tints
Dark surface#242414
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 #c2c52f

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#322FC5
Analogous left#C57D2F
Analogous right#77C52F
Split-complement 1#2F77C5
Split-complement 2#7D2FC5
Triadic 1#2FC2C5
Triadic 2#C52FC2
Tetradic#2FC57D

RGB percentages

Red76.1%
Green77.3%
Blue18.4%

CMYK percentages

Cyan1.5%
Magenta0.0%
Yellow76.1%
Key (black)22.7%

Color previews

#c2c52f text on a black background

contrast 11.32:1

Card sample

#c2c52f text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 197, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 197, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2c52f;
background: linear-gradient(135deg, #c2c52f, #5EC52F);

Monochromatic scale

Palettes built from #c2c52f

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.

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

#c2c52f, answered

What color is #c2c52f?

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

What is the RGB value of #c2c52f?

rgb(194, 197, 47) — 194 red, 197 green and 47 blue out of 255, or 76.1% / 77.3% / 18.4% by channel.

Is #c2c52f a light or a dark color?

It is a light color. Relative luminance is 0.5161 and perceived brightness is 73%, so black text on it reaches 11.32:1.

Should I use black or white text on #c2c52f?

Black. It scores 11.32:1 against #c2c52f, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #c2c52f?

#322FC5 sits directly opposite on the wheel. Softer options are the split-complements #2F77C5 and #7D2FC5, which give the same contrast with far less vibration.

What colors go well with #c2c52f?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #999B4B for secondary text, #2A4FCA as an accent and #656719 for hover and pressed states. For a palette, the analogous pair #C57D2F and #77C52F stays calm, while #322FC5 is the loudest partner.

What is #c2c52f in CMYK for printing?

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

Is #c2c52f warm or cool?

Warm — it scores 26 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C5912F; nudged cooler, #8BC72C.

Work with #c2c52f in the Color Lab