Skip to content

#c5df3b

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

RGB
197, 223, 59
HSL
70°, 72%, 55%
CMYK
12, 0, 74, 13
Luminance
0.6496

At a glance

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

Hex
#c5df3b
Hue
70°
yellow
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6496
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.99:1
Closest name
Yellow Green
ΔE2000 7.4
Where it sits
Hue70° of 360°
Saturation72%
Lightness55%
Temperature
Warm ← → Cool33% 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#c5df3b
RGBrgb(197, 223, 59)
HSLhsl(70, 72%, 55%)
CMYKcmyk(12%, 0%, 74%, 13%)
LABlab(84.5 -28.9 72.2)
LCHlch(84.5 77.8 111.8)
OKLCHoklch(0.856 0.181 118.4)
Decimal12967739
Display P3color(display-p3 0.773 0.875 0.231)

Copy-ready code

/* CSS */
color: #c5df3b;
background-color: #c5df3b;
/* Tailwind (arbitrary) */
class="text-[#c5df3b] bg-[#c5df3b]"
/* SCSS */
$brand: #c5df3b;
/* SwiftUI */
Color(red: 0.773, green: 0.875, blue: 0.231)
/* Android */
Color.parseColor("#c5df3b")
/* Flutter */
Color(0xFFC5DF3B)
/* Python / OpenCV (BGR) */
(59, 223, 197)

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

Accessibility — WCAG contrast

Aa
#c5df3b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#c5df3b on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED317
deuteranopia · #EBD349
tritanopia · #D1D3C0

Color scale — 50 to 950

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

#FAFCF3
#F6F8E7
#ECF3C9
#E2EF9F
#D4E76E
#c5df3b
#B7D222
#98AF1D
#7A8C17
#596615
#38400D
Base = 500Lightest = 50 · #FAFCF3Darkest = 950 · #38400D
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F6F8E7;
  --brand-200: #ECF3C9;
  --brand-300: #E2EF9F;
  --brand-400: #D4E76E;
  --brand-500: #c5df3b;
  --brand-600: #B7D222;
  --brand-700: #98AF1D;
  --brand-800: #7A8C17;
  --brand-900: #596615;
  --brand-950: #38400D;
  --brand: #c5df3b;
  --brand-ink: #000000;
}

Colors that work with #c5df3b

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#F9FAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8E9B4B
Captions on the surface
Accent#3746E4
Second voice, not a rival
Dark variant#5F6E12
Hover, pressed, headers
Light variant#F9FBE9
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 #c5df3b

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#553BDF
Analogous left#DFA73B
Analogous right#73DF3B
Split-complement 1#3B73DF
Split-complement 2#A73BDF
Triadic 1#3BC5DF
Triadic 2#DF3BC5
Tetradic#3BDFA7

RGB percentages

Red77.3%
Green87.5%
Blue23.1%

CMYK percentages

Cyan11.7%
Magenta0.0%
Yellow73.5%
Key (black)12.5%

Color previews

#c5df3b text on a black background

contrast 13.99:1

Card sample

#c5df3b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 223, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 223, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c5df3b;
background: linear-gradient(135deg, #c5df3b, #58DF3B);

Monochromatic scale

Palettes built from #c5df3b

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.

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

#c5df3b, answered

What color is #c5df3b?

#c5df3b is a balanced vivid yellow, closest to Yellow Green (ΔE2000 7.4). It sits at 70° on the hue wheel with 72% saturation and 55% lightness, which reads as warm.

What is the RGB value of #c5df3b?

rgb(197, 223, 59) — 197 red, 223 green and 59 blue out of 255, or 77.3% / 87.5% / 23.1% by channel.

Is #c5df3b a light or a dark color?

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

Should I use black or white text on #c5df3b?

Black. It scores 13.99:1 against #c5df3b, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #c5df3b?

#553BDF sits directly opposite on the wheel. Softer options are the split-complements #3B73DF and #A73BDF, which give the same contrast with far less vibration.

What colors go well with #c5df3b?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8E9B4B for secondary text, #3746E4 as an accent and #5F6E12 for hover and pressed states. For a palette, the analogous pair #DFA73B and #73DF3B stays calm, while #553BDF is the loudest partner.

What is #c5df3b in CMYK for printing?

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

Is #c5df3b warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFBD3B; nudged cooler, #89E139.

Work with #c5df3b in the Color Lab