HEX atlas value

#C3D42B

#C3D42B is a warm yellow HEX color close to Pear. According to Colors Encyclopedia, it converts to RGB 195, 212, 43, HSL 66, 66%, 50%, has luminance 0.5886, and belongs to the balanced group.

#C3D42B Sample readable text
HEX #C3D42B
RGB rgb(195, 212, 43)
HSL hsl(66 66% 50%)
CMYK cmyk(8, 0, 80, 17)
Luminance 0.5886
Contrast Black 12.77:1White 1.64:1

CSS

--color-c3d42b: #C3D42B;
.background-c3d42b { background-color: #C3D42B; }
.text-c3d42b { color: #C3D42B; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.5886
Black text12.77:1AA Pass
White text1.64:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#C3D42B","rgb":[195,212,43],"hsl":[66,66,50],"cmyk":[8,0,80,17],"luminance":0.5886,"contrast":{"black":12.77,"white":1.64}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.77,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.64,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D9F00F","hex":"#D9F00F","family":"yellow","bestTextColor":"#000000","contrastBlack":16.42,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D8E378","hex":"#D8E378","family":"yellow","bestTextColor":"#000000","contrastBlack":15.18,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pear","hex":"#D1E231","family":"yellow","bestTextColor":"#000000","contrastBlack":14.63,"contrastWhite":1.44,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Yellow Green","hex":"#9ACD32","family":"green","bestTextColor":"#000000","contrastBlack":11.15,"contrastWhite":1.88,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#6FD42B","hex":"#6FD42B","family":"green","bestTextColor":"#000000","contrastBlack":11.13,"contrastWhite":1.89,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm yellow","balanced","balanced yellow","Pear adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c3d42b.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pear.json","https://www.colorsencyclopedia.com/api/colors/peridot.json","https://www.colorsencyclopedia.com/api/colors/acid-green.json"]}
Harmonies
{"complementary":"#3C2BD4","analogous":["#D4902B","#6FD42B"],"triadic":["#2BC3D4","#D42BC3"],"tetradic":["#2BD490","#3C2BD4","#D42B6F"],"splitComplementary":["#2B6FD4","#902BD4"],"monochromatic":["#D8E378","#C3D42B","#7D871C"]}
Variants
{"light":"#D8E378","dark":"#7D871C","saturated":"#D9F00F","desaturated":"#ACB847","pastel":"#D9E09F","neon":"#EAFF29"}
Nearest named colors
[{"slug":"pear","name":"Pear","hex":"#D1E231","distance":20.688160865577203},{"slug":"peridot","name":"Peridot","hex":"#B4C424","distance":23.021728866442675},{"slug":"acid-green","name":"Acid Green","hex":"#B0BF1A","distance":33.03028912982749},{"slug":"old-gold","name":"Old Gold","hex":"#CFB53B","distance":36.89173349139343},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":42.17819341792628}]

HEX meaning and use

About #C3D42B

#C3D42B is classified as a warm yellow value with balanced visual character. #C3D42B is visually closest to Pear, a named yellow color with HEX #D1E231.

The RGB channels are 195, 212, and 43, with green carrying the strongest channel weight. In HSL, the hue is 66deg with 66% saturation and 50% lightness, so this page treats it as a moderate-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and highlight and warning systems. Its luminance is 0.5886, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.69, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text12.77:1AA Pass
White text1.64:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #C3D42B needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000012.77:1 · AAA
White text#FFFFFF1.64:1 · Fail

Accessible Alternatives

#D9F00F#000000 text · best 16.42:1#D9F00F
#D8E378#000000 text · best 15.18:1#D8E378
Pear#000000 text · best 14.63:1#D1E231
Yellow Green#000000 text · best 11.15:1#9ACD32
#6FD42B#000000 text · best 11.13:1#6FD42B

Generated Palette

#C3D42B#C3D42B
#3C2BD4#3C2BD4
#D4902B#D4902B
#6FD42B#6FD42B
#D8E378#D8E378
#7D871C#7D871C

Color Harmonies

#3C2BD4#3C2BD4
#D4902B#D4902B
#6FD42B#6FD42B
#2BC3D4#2BC3D4
#D42BC3#D42BC3

Variants

#D8E378#D8E378
#7D871C#7D871C
#D9F00F#D9F00F
#ACB847#ACB847
#D9E09F#D9E09F
#EAFF29#EAFF29

Nearest Named Colors