#c3dc39
a balanced, vivid yellow · warm · closest name: Yellow Green
At a glance
Every number on this page in one read: what #c3dc39 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #c3dc39 |
| RGB | rgb(195, 220, 57) |
| HSL | hsl(69, 70%, 54%) |
| CMYK | cmyk(11%, 0%, 74%, 14%) |
| LAB | lab(83.5 -28.3 71.9) |
| LCH | lch(83.5 77.3 111.5) |
| OKLCH | oklch(0.848 0.180 118.2) |
| Decimal | 12835897 |
| Display P3 | color(display-p3 0.765 0.863 0.224) |
Copy-ready code
/* CSS */
color: #c3dc39;
background-color: #c3dc39;
/* Tailwind (arbitrary) */
class="text-[#c3dc39] bg-[#c3dc39]"
/* SCSS */
$brand: #c3dc39;
/* SwiftUI */
Color(red: 0.765, green: 0.863, blue: 0.224)
/* Android */
Color.parseColor("#c3dc39")
/* Flutter */
Color(0xFFC3DC39)
/* Python / OpenCV (BGR) */
(57, 220, 195)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #c3dc39 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.
:root {
--brand-50: #FAFCF3;
--brand-100: #F5F8E7;
--brand-200: #ECF2C9;
--brand-300: #E2EEA0;
--brand-400: #D4E670;
--brand-500: #c3dc39;
--brand-600: #B6D025;
--brand-700: #98AD1F;
--brand-800: #798B18;
--brand-900: #596516;
--brand-950: #373F0E;
--brand: #c3dc39;
--brand-ink: #000000;
}Colors that work with #c3dc39
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #c3dc39
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠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 | #5239DC | Directly opposite — maximum tension | |
| Analogous left | #DCA339 | Neighbour, quieter | |
| Analogous right | #71DC39 | Neighbour, quieter | |
| Split-complement 1 | #3971DC | Contrast without the clash | |
| Split-complement 2 | #A339DC | Contrast without the clash | |
| Triadic 1 | #39C3DC | Even thirds — balanced and loud | |
| Triadic 2 | #DC39C3 | Even thirds — balanced and loud | |
| Tetradic | #39DCA3 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#c3dc39 text on a black background
contrast 13.62:1
#c3dc39 text on a white background
contrast 1.54:1
CSS3 live lab
The quick brown fox
color: #c3dc39;
background-color: #c3dc39;
Glowing headline
text-shadow: 2px 2px 8px #c3dc39;
Soft neon halo
text-shadow: 0 0 14px rgba(195, 220, 57, 0.45);
box-shadow: 0 12px 32px -8px rgba(195, 220, 57, 0.45);
border: 3px solid #c3dc39; background: linear-gradient(135deg, #c3dc39, #56DC39);
Monochromatic scale
Palettes built from #c3dc39
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.
Closest color with a full write-up: Dandelion (#f0e130) — ΔE2000 9.5 away, with its history, psychology and brand usage.
#c3dc39 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#c3dc39, answered
What color is #c3dc39?
#c3dc39 is a balanced vivid yellow, closest to Yellow Green (ΔE2000 7). It sits at 69° on the hue wheel with 70% saturation and 54% lightness, which reads as warm.
What is the RGB value of #c3dc39?
rgb(195, 220, 57) — 195 red, 220 green and 57 blue out of 255, or 76.5% / 86.3% / 22.4% by channel.
Is #c3dc39 a light or a dark color?
It is a light color. Relative luminance is 0.6308 and perceived brightness is 79%, so black text on it reaches 13.62:1.
Should I use black or white text on #c3dc39?
Black. It scores 13.62:1 against #c3dc39, versus 1.54:1 for white — AAA at any size.
What is the complementary color of #c3dc39?
#5239DC sits directly opposite on the wheel. Softer options are the split-complements #3971DC and #A339DC, which give the same contrast with far less vibration.
What colors go well with #c3dc39?
For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #3445E1 as an accent and #5F6C13 for hover and pressed states. For a palette, the analogous pair #DCA339 and #71DC39 stays calm, while #5239DC is the loudest partner.
What is #c3dc39 in CMYK for printing?
cmyk(11%, 0%, 74%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #c3dc39 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 #DCB939; nudged cooler, #87DE37.